ntext.
Thank you
On 18/10/10 2:00 PM, Eric Covener wrote:
On Mon, Oct 18, 2010 at 1:43 PM, James Jones wrote:
can someone explain why neither of these rules work:
Without a rewritelog or a description of what URL is/is-not rewritten
as you expect, it will be difficult.
What context are your rul
%{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
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 Connecta...@