Page 1 of 1

Adding Virtual Directory

Posted: Tue Apr 29, 2014 7:41 am
by Tayla6
Hello All, I am new in php and I want a help on the following issue. Using Linux if the web root is at e:\web, how to add virtual directory like IIS, e.g. add e:\share as a virtual directory.

Re: Adding Virtual Directory

Posted: Tue Apr 29, 2014 8:03 am
by Celauran
Are you referring to aliases? If so, take a look at mod_alias documentation.