Answer the question
In order to leave comments, you need to log in
How to set up error output?
How to set up error output?
I get https://site.ru/faucet/api/
an error 403
along the way. I only have a .htaccess file in this path
RewriteEngine On
RewriteCond %{HTTPS} off
RewriteCond %{HTTP:X-Forwarded-Proto} !https
RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question