AS400 Iseries
AS400 | System i | i5 | Iseries | i5/OS | OS/400 tips, jobs, answers, information
Monday, January 31, 2005
Apache and changing http to https
Apache and changing http to https
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]
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Subscribe To as400 blog
Posts
Atom
Posts
Comments
Atom
Comments
Popular Posts
AS400 APIs
AS400 Job Scheduler
Other as400 tips sites
ibm as400 manuals v5r4
Free AS400 & iSeries Software Tools & Utilities Downloads
DB2 for IBM i - Articles and White Papers
About Me
Websphere Application Server for Iseries
Used as400s
(no title)
No comments:
Post a Comment