E_USER} !=$1
RewriteRule ^/([^/]*)(.*) /%{REMOTE_USER}$2 [R,L]
The sky is the limit. You just need to know exactly what you want.
-ascs
-Original Message-
From: Axel-Stéphane SMORGRAV
Sent: Monday, August 29, 2005 2:19 PM
To: users@httpd.apache.org
Subject: RE: [EMAIL PROTECTED] Per Use
What about redirecting them to http://my.domain/~username/ (requires
mod_userdir) ??
-ascs
From: Kris [mailto:[EMAIL PROTECTED]
Sent: Monday, August 29, 2005 3:56 AM
To: users@httpd.apache.org
Subject: [EMAIL PROTECTED] Per User Directories
Can anyone tell
Can anyone tell me if there is a way that I can make http://my.domain/username/ forward the user to a directory based on the username which they logged in with. e.g. if they log into my site (using htaccess) with the username 'guest', is there a way to create a link which will forward them to http: