You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Rob Hartill <ha...@ooo.lanl.gov> on 1995/07/11 21:29:23 UTC

Redirect problem

My guess is that shambhala is processing ScriptAlias before
Redirect, because we have,

Redirect /htbin/ http://arachnid.cm.cf.ac.uk/htbin/
ScriptAlias /htbin/ /mnt60/apache/htbin/


/htbin/ used to be serviced by this machine, but was Redirected
to another (arachnid) recently.

Apache acts on the Redirect before expanding the ScriptAlias.
Same is probably true for Alias.

We'll need to make this Apache/NCSA compatible.


rob
--
http://nqcd.lanl.gov/~hartill/