| Message view | « Date » · « Thread » |
|---|---|
| Top | « Date » · « Thread » |
| From | Joshua Slive <jos...@slive.ca> |
| Subject | Re: FileSystem v.s. Other Resources [was configurable Location?] |
| Date | Mon, 09 Feb 2004 19:11:38 GMT |
On Mon, 9 Feb 2004, Brian Akins wrote: > <Location /dynamic-stuff> > SetHandler virtual-dynamic-handler > </Location> > > Alias /normal/stuff/dyn /dynamic-stuff > > > How would all this affect this situation? IE, we would still need to > know that /normal/stuff/dyn/1/2/test.html became > /dynamic-stuff/1/2/test.html Alias maps URLs to the filesystem. The second argument must be a filesystem path, and should not be mapped against any <Location>. Joshua. | |
| Mime |
|
| View raw message | |