When I go to http://IP Address/~username The address changes to another site on the server. How can this be corrected?
This is for the main IP of the server not a dedicated one for a reseller
When I go to http://IP Address/~username The address changes to another site on the server. How can this be corrected?
This is for the main IP of the server not a dedicated one for a reseller
You need to use the trailing slash at the end like:
http://IP Address/~username/
thanks, is there anyway i can have it redirect to the server name if they forget the trailing slash?
I know this is an old thread, but in case anyone is still looking for the answer, here it is:
http://httpd.apache.org/docs/misc/FA...set-servername
Scott