Dear Wiki user, You have subscribed to a wiki page or wiki category on "Httpd Wiki" for change notification.
The "RewriteSSL" page has been changed by EricCovener. http://wiki.apache.org/httpd/RewriteSSL?action=diff&rev1=9&rev2=10 -------------------------------------------------- RewriteRule ^ https://%{SERVER_NAME}/%{REQUEST_URI} [R,L] }}} - Please note that (/.*)? will make the presence of a / followed by any characters conditional. The value is appended to the target URL. + Please note that (/.*)? will make the presence of a / followed by any characters conditional. == Discussion: ==
