|
On Tue, 4 Jan 2005 16:29:43 -0000, Colin Williams
<colin.williams@xxxxxxxxxxxx> wrote:
> Mike,
>
> Try url rewriting
>
> RewriteEngine On
> RewriteLog /wwww/logs/rewrite.log
> RewriteLogLevel 9
> RewriteCond %{HTTPS} !=on
> RewriteCond %{HTTP_HOST} ^mysite.com*
> RewriteRule ^/* https://%{HTTP_HOST}$1 [R,L]
>
> Im not sure if that's exactly right, you may have to play with it to fine
> tune it
>
> The documentation for url rewriting is at
> http://httpd.apache.org/docs/misc/rewriteguide.html
>
> I believe these can also be added to the .htaccess file but ive not tried it
> that way myself
>
> cheers
> Colin.W
I will have to do some more looking. That didn't work either. How
would mod_rewrite get enabled on apache on iSeries?
--
Mike Wills
Midrange Programmer/Lawson Administrator
koldark@xxxxxxxxx
http://www.koldark.net
Want Gmail? Email koldark+gmail@xxxxxxxxx to get on my waiting list.
<a href="http://www.spreadfirefox.com/?q=affiliates&id=2483&t=1">Get
Firefox!</a>
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.