Re: SCGI + Quixote, Location / ?
David Binger <[email protected]>
| Newsgroups | gmane.comp.web.quixote.user |
|---|---|
| Message-ID | <[email protected]> |
On Aug 11, 2005, at 9:44 AM, Mike Orr wrote: > > SCGIMount '/': the user has to remember this is a special case, > otherwise they'll do "SCGIMount '/foo/'" for subdirectories. Of > course, it's arbitrary which convention we follow, as long as it's > consistent with <Location> and doesn't leave a slashless URI in > never-never land. The mod_scgi implementation of SCGIMount strips all trailing slashes from the mount point.