Pages: Previous123456
Current Page: 6 of 6
Re: Wamp2 HTTPS and SSL Setup Step-by-Step guide
Posted by: notaplayer83 (---.84.205-100.dyn.dsl.cantv.net)
Date: July 21, 2010 04:30PM

Oh Thanks smiling smiley

But I installed openSSL followed the directions at the beginning of the forum (again) and it worked grinning smiley

Now I have another question (don't know if this would be the right place to post it). I only need HTTPS for some pages, so is it there a way to do it? force https only in some pages? I've googled it and found thins like this one:

<Location /buyCrap.php>
RewriteEngine On
RewriteCond %{HTTPS} off
RewriteRule (.*) []%{HTTP_HOST}%{REQUEST_URI}
</Location>

but I really don't know where to place those lines: httpd.conf? or httpd-ssl.conf? or even an .htaccess file in my directory? I've read it's better to place it in httpd.conf, but is it still the same for WAMP?

Thanks again smiling smiley

Options: ReplyQuote
Re: Wamp2 HTTPS and SSL Setup Step-by-Step guide
Posted by: yfastud (Moderator)
Date: July 21, 2010 06:54PM

you have to setup and put it in VH that contains buyCrap.php so when this buyCrap.php is called, it loads https winking smiley

Have fun,

FREE Games (Adding 8000+ games in 50+ categories)
FREE Websites
FREE Portable GPS
FREE WAMP Guides



Edited 1 time(s). Last edit at 07/21/2010 07:01PM by yfastud.

Options: ReplyQuote
Pages: Previous123456
Current Page: 6 of 6


Sorry, only registered users may post in this forum.