RewriteEngine onRewriteCond %{HTTP_HOST} [^.]+\.[^.]+ \.dev.example\.com:[^.]+$ RewriteRule ^(.+) %{HTTP_HOST} $1 [C] RewriteRule ([^.]+)\.([^.]+)\.example\.com(.*) /home/$2/ sites/$1/htdocs$3
Shouldn't that last line be:RewriteRule ([^.]+)\.([^.]+)\.dev.example\.com(.*) /home/$2/ sites/$1/htdocs$3
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ UPHPU mailing list [email protected] http://uphpu.org/mailman/listinfo/uphpu IRC: #uphpu on irc.freenode.net
