yinglcs
July 16th, 2007, 10:16 PM
Hi,
In apache, can I do this:
http://127.0.0.1:/dir1/index.html
will go to /var/www/dir1/index.html
and then
http://127.0.0.1:/dir2/index.html
will go to /usr/local/bin/www/dir2/index.html
If yes, can you please tell me how can I do that?
Thank you.
In apache, can I do this:
http://127.0.0.1:/dir1/index.html
will go to /var/www/dir1/index.html
and then
http://127.0.0.1:/dir2/index.html
will go to /usr/local/bin/www/dir2/index.html
If yes, can you please tell me how can I do that?
Thank you.