pastafarianstvi.cz/.htaccess

6 lines
134 B
ApacheConf
Raw Permalink Normal View History

2022-11-19 17:30:09 +01:00
ErrorDocument 404 /404.php
RewriteEngine On
RewriteCond %{HTTPS} off
RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]