Hello
I would like to make a connection through an Apacheserver to another servers using SSL.
Using http and RewriteRule everthing works fine:
"RewriteRule ^/Proposal(.*)$ http://ourwebserver.domain/Proposal$1 [P]"
When I convert the RewriteRule to https:
"RewriteRule...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.