Page 1 of 1

Redirect a folder to a http address

PostPosted: 07. April 2009 11:45
by robert_anisoiu
Hello,

I have XAMPP under Windows XP and I have a problem. In c:\xampp\htdocs I have a folder called "requests". What I need to do in order that, if a user enter "requests" in Internet Explorer, the page that will open will be "http://192.168.0.18/requests", where 192.168.0.18 is the IP of my computer?

In this moment, if I type "requests" in Internet Explorer, the address appear as "http://requests/xampp" and the xampp page is displyed.

Regards,
Robert