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.
http://www.website.tld/~davide
?
"PigInACage" <davide....@gmail.com> wrote in message
news:058fa738-2b40-4d18...@p36g2000vbn.googlegroups.com...
I think your looking for this
http://httpd.apache.org/docs/2.0/howto/public_html.html depending on
which apache version you using
jrosco
I think your looking for this