You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Alexei Kosut <ak...@nueva.pvt.k12.ca.us> on 1996/02/19 05:21:15 UTC

Patch 56a uploaded

Hi again..

I've uploaded patch 56a.alias_userdir to patches/for_Apache_1.1b0. This 
is an update to 56, which got vetoed last round, with a couple changes:

1) The redirects now use pstrcat instead of sprintf.

2) A new feature has been added, one which hopefully will make the 
"http://whatever.com/" syntax more feasibly to David Robinson: Like 
DirectoryIndex, you can now put in more than one user directories, and it 
will search through them to find one that exists. For example:

UserDir public_html /users/*/web http://www.xyz.org/users

A request for /~bob will first look for ~bob/public_html, then 
/users/bob/web, and finially will issue a redirect to 
http://www.xyz.org/users/bob.

--/ Alexei Kosut <ak...@nueva.pvt.k12.ca.us> /--------/ Lefler on IRC
----------------------------/ <http://www.nueva.pvt.k12.ca.us/~akosut/>
The viewpoints expressed above are entirely false, and in no way
represent Alexei Kosut nor any other person or entity. /--------------