PDA

View Full Version : Default server page



justahost
04-24-2006, 02:36 PM
Hi guys.

Is there any way that I can redirect someone who browses to my main server Ip to another page?

At the mo if someone goes to http://72.36.219.98/ they see the default 'Apache is installed' page.

I would like that to show my main website if possible..

Any ideas?

Cheers
Ry

Aspegic
04-24-2006, 04:22 PM
The 'default' website (if no domainname is specified) is located in /var/www/html
You could redirect from there to your main website.

justahost
04-25-2006, 12:18 AM
Thank you - was looking about for the default page!

Ry

streamservice
04-29-2006, 07:25 AM
Look into httpd.conf and you could change this locations. I did change it to my site on the same server.