Re: $r->location() question

2005-05-25 Thread Stas Bekman
Adam Prime x443 wrote: Assume i have a handler that sits in a location, and that handler has it's own admin interface built in. I also want to be able to easily change the directory that the handler is running in, or have it running in multiple locations (so i don't want to hardcode the location

$r->location() question

2005-05-25 Thread Adam Prime x443
Assume i have a handler that sits in a location, and that handler has it's own admin interface built in. I also want to be able to easily change the directory that the handler is running in, or have it running in multiple locations (so i don't want to hardcode the location into the script. S