Apache user site access returned dns based hostname URL

hello every one,

i have setup a user site in apache accessible like
htp//localhost/~user

and the dns hostname of machine is computer.my.domain

when i typed the url mentioned above it returned the

htp//computer.my.domain/~user
which is ofcourse a DNS error

interesting part is other pages are working properly like
htp//localhost/phpmyadmin/index.php is working perfectly
alongwith default apache documentation

 

 

 

 

Top