Mailing List Archive

WWW Form Bug Report: "Alias is _not_ back-compatible" on Ultrix (fwd)
Anyone?

Forwarded message:
> From nobody@hyperreal.com Wed Oct 4 18:13:32 1995
> Message-Id: <199510050113.SAA00225@taz.hyperreal.com>
> From: mcgrant@rascals.stanford.edu
> To: apache-bugs%apache.org@organic.com
> Date: Wed Oct 4 18:13:30 1995
> Subject: WWW Form Bug Report: "Alias is _not_ back-compatible" on Ultrix
>
> Submitter: mcgrant@rascals.stanford.edu
> Operating system: Ultrix, version: 4.4
> Extra Modules used:
> URL exhibiting problem:
>
> Symptoms:
> --
> The following alias is ignored: Alias /~ /var/spool/WWW/people/ You may think I should use 'UserDir', but the list of users with web pages does not correspond to those with accounts on the system. So I have a directory with symbolic links to the WWW directories, and this alias takes care of things in NCSA httpd.
> --
>
> Backtrace:
> --
>
> --
>
Re: WWW Form Bug Report: "Alias is _not_ back-compatible" on Ultrix (fwd) [ In reply to ]
> The following alias is ignored: Alias /~ /var/spool/WWW/people/

This is not a bug; it is a feature; this alias will not match URLs like
/~xxx only /~/xxx. Apache has behaved this way since 0.6. (After a patch
from RobH [B51].)

If we allow this feature, then
Alias /a xxxx
would match all URLs beginning /a.

The correct solution is to permit wildcards, then Alias /~* would suffice.

David.
Re: WWW Form Bug Report: "Alias is _not_ back-compatible" on Ultrix (fwd) [ In reply to ]
Is this supposed to be working right now? Or is it a feature to be
added later?

<Aram>


At 02:05 PM 10/6/95 BST, you wrote:
>> The following alias is ignored: Alias /~ /var/spool/WWW/people/
>
>This is not a bug; it is a feature; this alias will not match URLs like
>/~xxx only /~/xxx. Apache has behaved this way since 0.6. (After a patch
>from RobH [B51].)
>
>If we allow this feature, then
>Alias /a xxxx
>would match all URLs beginning /a.
>
>The correct solution is to permit wildcards, then Alias /~* would suffice.
>
> David.
>
>
--
Aram W. Mirzadeh, MIS Manager, Qosina Corporation
http://www.qosina.com/~awm/, awm@qosina.com
Apache httpd server team http://www.apache.org