Hi to all! My configuration: FreeBSD 8.0-RELEASE jail Cherokee Web Server 0.99.38
i try to migrate from Apache to Cherokee and can't create redirection rule. cat .htaccess ... RewriteRule ^(.*)$ index.php?q=$1 [L,QSA] ... In admin interface try to add behavior redirection: Handler: redirection Type Regular Expression Substitution Internal ^(.*)$ index.php?q=$1 in browser i get this: 500 Internal Server Error Need help :) -- buddist _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
