On Thu, 6 Sep 2001, Stas Bekman wrote:
> what's the replacement of NameWithVirtualHost? Obviously we need something
> to distinguish between vhs.
well, if possible we should distinguish between the uri and requested
resource instead. in otherwords, we have the:
r->uri => r->filename translation, just need to figure out if r->filename
is the actual filename or a symlink (readlink can be used to get the real
filename). then create a package based on the filename, but with as few
package:: levels as possible (hopefully none beyond
Apache::RegistryROOT::filename)
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]