List virtual directories for current host?

2015-03-25 Thread Jordan Michaels
I'm wondering if it's possible to list the current virtual directories of the current virtual host using mod_perl. I've been combing through the API and nothing is jumping out at me, so I figured it'd post here and see if anyone could offer any direction on this. At this

Re: Virtual Directories

2008-08-29 Thread Perrin Harkins
On Fri, Aug 29, 2008 at 4:26 PM, Will Fould <[EMAIL PROTECTED]> wrote: > Assuming my code can look in an existing database/memcache with the > requested URI segment, can someone suggest the lightest/fastest ways to > accomplish this or provide a decent link to a better discussion? Some options: -

Virtual Directories

2008-08-29 Thread Will Fould
Hello - This has got to be very common: I've got a list of directories: http://www.example.com/foo http://www.example.com/bar http://www.example.com/. These directories don't exist in the web root but map to the real location on the file system: /var/customers/12345