V
V
viktorspr2017-08-16 16:06:06
Apache HTTP Server
viktorspr, 2017-08-16 16:06:06

I need to enable https for one page, how to do it?

Tried like this, but something is missing
RewriteCond %{REQUEST_URI} ^(.*)/zakaz\.php$
RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} [R=301,L]
browser says "Invalid redirect on the page", although the lock seems to appear.
Page one zakaz.php, parameters change. http://website/zakaz.php?pp=2&sh=190&dl=6

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question