Recent | Popular
#htaccess #webserver #http
Options +Indexes IndexOptions FancyIndexing IndexIgnore README .htaccess
<IfModule mod_rewrite.c> RewriteEngine On RewriteCond %{HTTPS} !on RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} </IfModule>
Mon Jun 07 2021 16:07:55 GMT+0000 (Coordinated Universal Time)
Fri May 28 2021 11:05:45 GMT+0000 (Coordinated Universal Time) https://stackoverflow.com/a/4083233