[us...@httpd] mod_rewrite fails

2010-10-18 Thread James Jones
%{HTTPS} on RewriteRule (.*) http://%{HTTP_HOST}%{REQUEST_URI} [R=301,L] We are trying to rewrite all pages back to http except for one special page: wp-login. Any help would be greatly appreciated. -- James Jones +1-413-667-9199 ja...@freedomnet.co.nz

Re: [us...@httpd] mod_rewrite fails

2010-10-18 Thread James Jones
I've tried dozens of iterations of rules, from simple like ^wp-login to much harder and more complex ones matching the whole address or only a part of one, it seems that i cant get any of them to work, either the rule will rewrite all the urls to http, or i get into an infinite redirect

[us...@httpd] mod_authn_dbd

2010-02-23 Thread James Jones
I have some weird issues with mod_auth_dbd and mysql. It would appear that mod_authn_dbd is not replacing the %s in the stamenet AuthDBDUserRealmQuery select password from users where username = '%s' and realm = '%s' My query log look like this: 100223 9:38:05 80 Connect