Adding Virtual Directory
Moderator: General Moderators
Adding Virtual Directory
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.
Tayla the great
Re: Adding Virtual Directory
Are you referring to aliases? If so, take a look at mod_alias documentation.