i want when users will type http://x.x.x.x they will see the content of http://x.x.x.y/feeders/den but url will be http://x.x.x.x

can you please help

link|improve this question

0% accept rate
feedback

1 Answer

In apache you can do that by changing the DocumentRoot in your virtual host: http://httpd.apache.org/docs/2.0/vhosts/examples.html

link|improve this answer
thanks but i dun have www .i have it but it is empty.can i point to /home/abc/public_html/ – jaram Nov 18 '10 at 15:38
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.