| Linux Forum Index » Linux - Red Hat Forum » apache redirect against user/password... |
|
Page 1 of 1 |
|
| Author |
Message |
| PigInACage... |
Posted: Thu Oct 22, 2009 1:25 am |
|
|
|
Guest
|
good morning guys
I have to redirect a user account into his home directory pubblished
on a web server
so if the user is davide the redirect will be www.website.tld/davide
I use the htpasswd method to authenticate my apache web site
I red the rewrite_mod manual but it is quite complex to perform this
easy issue.
anything else?
Really thanks. |
|
|
| Back to top |
|
|
|
| horus... |
Posted: Thu Oct 22, 2009 1:59 pm |
|
|
|
Guest
|
did you try
http://www.website.tld/~davide
?
"PigInACage" <davide.papagno at (no spam) gmail.com> wrote in message
news:058fa738-2b40-4d18-aac6-385094b589a2 at (no spam) p36g2000vbn.googlegroups.com...
Quote: good morning guys
I have to redirect a user account into his home directory pubblished
on a web server
so if the user is davide the redirect will be www.website.tld/davide
I use the htpasswd method to authenticate my apache web site
I red the rewrite_mod manual but it is quite complex to perform this
easy issue.
anything else?
Really thanks. |
|
|
| Back to top |
|
|
|
| PigInACage... |
Posted: Sat Oct 24, 2009 5:47 am |
|
|
|
Guest
|
|
| Back to top |
|
|
|
| Joel Ross... |
Posted: Sat Oct 24, 2009 6:22 pm |
|
|
|
Guest
|
|
| Back to top |
|
|
|
| Joel Ross... |
Posted: Sun Oct 25, 2009 9:47 pm |
|
|
|
Guest
|
|
| Back to top |
|
|
|
|