I have a folder
C:\Program Files\Apache Group\Apache2\htdocs\users\RO1
and my root html folder is
C:\Program Files\Apache Group\Apache2\htdocs\
At the moment people would have to type
http://www.myserver.com/users/RO1
--BUT--
I want people to be able to type
http://www.myserver.com/RO1
to access the RO1 user folder,
but i dont want to change the ACTUAL placement of the file - it makes
the root html folder look messy.
--thanx