Hi folks,I'm using Apache 1.3.33 (built-in) on MacOS 10.4.8. My LAN administrator changed my user name and so there are some old links on the net that I'd like to catch and redirect to the new user's site.
For instance, I would like for requests to http://reg066.reg.utexas.edu/~rgrtw/fink/installed.txt be redirected to http://reg066.reg.utexas.edu/~rgrtw-05/fink/installed.txt. I have found that using: Alias /fink/ "/Users/rgrtw-05/Sites/fink/" Alias /fink "/Users/rgrtw-05/Sites/fink" will work for http://reg066.reg.utexas.edu/fink/installed.txt but not for the old user name. Old user name: rgrtw new user name: rgrtw-05If I could solve the problem for the specific case above, I would be quite happy. That is, I don't need a general solution, but if you have one, by all means please share it.
Thanks very much for any assistance, Robert --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx