On Wed, 13 Feb 2008 03:33:54 -0800 (PST) wibo <weegreenman@xxxxxxxxx> wrote: > > Hi, ive just recently taken the plunge from IIS to apache 2.2. The > issue i have is that in IIS you're able to create "Virtual > Directories" that is directories that don't exist within that site > but can be included from outside, i often do this with a common > folder that holds all my scripts so that any updates made to one > script are passed throughout the sites. That's fairly common practice with Apache too: for example, hosting companies may offer a /cgi-bin/ for all users containing widely-used scripts. More generally, you're probably looking for the Alias directive. -- Nick Kew Application Development with Apache - the Apache Modules Book http://www.apachetutor.org/ --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx