mod_userdir does not seem to cause superfluous automounter attempts when an 
http request to a non-existent web address, http://website.com/~someuser, is 
received

Is there some way to implement that mechanism with http://website.com/someuser 
http requests for a nonexistent "someuser"?

From: <Rose>, John Rose <jbr...@utk.edu<mailto:jbr...@utk.edu>>
Date: Friday, August 8, 2014 9:51 AM
To: "users@httpd.apache.org<mailto:users@httpd.apache.org>" 
<users@httpd.apache.org<mailto:users@httpd.apache.org>>
Subject: Rewrite and automount question

We have experimented with using Rewrite to replace /~someuser with /someuser

However there is a problem with systems using automounter in the case of an 
http request for a non-existing http://someserver.com/someuser

Anyone have a way to implement the above without doing undesired automount 
attempts of a non-existent "someuser"?

Thanks


Reply via email to