Re: Same script with different locations

2011-05-29 Thread André Warnier
Torsten Förtsch wrote: On Sunday, May 29, 2011 19:40:59 cfaust-dougot wrote: I wanted to know if there was anything wrong with using the same MP2 content handler with multiple Location directives in apache and using $r->location() to determine the script that should be used in forms, redirects e

Re: Same script with different locations

2011-05-29 Thread Torsten Förtsch
On Sunday, May 29, 2011 19:40:59 cfaust-dougot wrote: > I wanted to know if there was anything wrong with using the same MP2 > content handler with multiple Location directives in apache and using > $r->location() to determine the script that should be used in forms, > redirects etc. Nothing wrong

Same script with different locations

2011-05-29 Thread cfaust-dougot
Folks, I wanted to know if there was anything wrong with using the same MP2 content handler with multiple Location directives in apache and using $r->location() to determine the script that should be used in forms, redirects etc. We have someone that insists in having different URL's doing so