Is there any way to decode the passwords in .htaccess so they can be mailed to people that have lost them? What is the encryption method? It's not...
RewriteCond %{HTTP_HOST} !^www\. [NC] RewriteRule ^(.*) http://www.%{HTTP_HOST}$1 [L,R=301] Is it possible to do the inverse of this i.e. if...
Is it possible when using this module to get www.domain.com and domain.com to map to the same directory?
Separate names with a comma.