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
|
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
| |||
|
feedback
|
|
In apache you can do that by changing the DocumentRoot in your virtual host: http://httpd.apache.org/docs/2.0/vhosts/examples.html | |||
feedback
|