JLBN - HTTPS SSL on WAMP!

Step 37

Modify to become as below: (ssl37.jpg).

<Directory "C:/wamp/www/ssl">
SSLOptions +StdEnvVars
Options Indexes FollowSymLinks MultiViews
AllowOverride All
Order allow,deny
allow from all
</Directory>

Step 38

Then find: (ssl38.jpg)

CustomLog "C:/Program Files/Apache Software Foundation/Apache2.2/logs/ssl_request_log" \"%t %h %{SSL_PROTOCOL}x %{SSL_CIPHER}x \"%r\" %b"

Step 39

And change it as below: (ssl39.jpg)

CustomLog "C:/wamp/logs/ssl_request.log" \
"%t %h %{SSL_PROTOCOL}x %{SSL_CIPHER}x \"%r\" %b"

When you ready, click here to go to the next page

Appreciation, Suggestion, Question, or Comment, click here

Server costs are tough to cover with displaying ads alone; thus, if this guide is useful, please consider making a symbolic donation through our PayPal. Thanks.