> RewriteBase /files/publicThe RewriteBase isn't a base of what you want to rewrite to, it needs
> RewriteRule ^(.*)$ $1 [L]
>
> When treated with the url http://files.example.com/archivo.txt
to reflect the base of where the htaccess itself is and is a factor in
what you're matching as well.
--
Eric Covener
covener@xxxxxxxxx
---------------------------------------------------------------------
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