Web Hosting Talk







View Full Version : strange problems on RAQ


sinet
01-12-2001, 04:48 AM
Hi,

I just got a RAQ3 server. The problem is I found
that directory index doesn't work. I have a directory
like http://www.myserver.com/chat, on my old server, I only
need to type in http://www.myserver.com/chat , then it will be
automatically changed to http://www.myserver.com/chat/index.html.
On raq3 server, I have to type in http://www.myserver.com/chat/index.html or http://www.myserver.com/chat/ (notice the splash at the end). Anyone knows how to
solve it?

thanks

batboy
01-12-2001, 09:14 AM
Maybe this can solve your problem..
http://httpd.apache.org/docs/misc/FAQ.html#set-servername

/j

Chicken
01-12-2001, 10:04 AM
BATBOY! *makes batwing flapping noises* awwwwwwayyyyyyy!

(Sorry, I just like that user name!)

Sinet, I don't know why that would be, on mine it works fine and dandy. Email provider and ask if you are having problems, and maybe they can lookie into it.

sinet
01-12-2001, 10:08 AM
My server provider is 4webspace. The technical support
answers me that raq3 doesn't support that.

mrote
01-12-2001, 06:36 PM
I'm not familiar with RAQs but the first thing you need to do is make sure the ServerName directive is set correctly in the Apache configuration file.

You may have to add this manually by opening up the file from a telnet/ssh session. The only thing I'm not sure about is whether the RAQ config scripts will overwrite the changes or not. Guess I need to break down and get one from 4webspace and find out. :)