[FX.php List] [OFF] Rewrite for forcing http to https possible?

biscuit technologies biscuit.tech at gmail.com
Thu Sep 11 17:18:00 MDT 2008


hmm, it works for me.this page gives instructions for how to test for
mod_rewrite:
http://www.wallpaperama.com/forums/how-to-test-check-if-mod-rewrite-is-enabled-t40.html



On Thu, Sep 11, 2008 at 4:04 PM, Troy Meyers <tcmeyers at troymeyers.com>wrote:

> David,
>
> Huh. No, that doesn't work either. The URL in the browser doesn't change. I
> tried a couple of different test URLs.
>
> Could it be that mod_rewrite isn't enabled even though I think it is?
>
> Is there a good way to test for that?
>
> -Troy
>
>
> > Give this is a try:
> >
> > RewriteEngine On
> >
> > RewriteCond %{HTTPS} off
> >
> > RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI}
> >
> > - David
>
> _______________________________________________
> FX.php_List mailing list
> FX.php_List at mail.iviking.org
> http://www.iviking.org/mailman/listinfo/fx.php_list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.iviking.org/pipermail/fx.php_list/attachments/20080911/e541b996/attachment.html


More information about the FX.php_List mailing list