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
Spam king Adam Vitale busted by Secret Service
Build Your Own PBX
eBook making on the PSP
AS400 APIs
Contact Us
QUSRJOBI API (Retrieve Job Information) as400
AS400 Job Scheduler
Adsense - How much do you earn?
About Me
What is QZHQSSRV job?
No comments:
Post a Comment