pastafarianstvi.cz/.htaccess
2022-11-19 17:30:09 +01:00

5 lines
134 B
ApacheConf

ErrorDocument 404 /404.php
RewriteEngine On
RewriteCond %{HTTPS} off
RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]