Snippets Collections
Options +Indexes
IndexOptions FancyIndexing
IndexIgnore README .htaccess
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteCond %{HTTPS} !on
RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI}
</IfModule>
star

Mon Jun 07 2021 16:07:55 GMT+0000 (Coordinated Universal Time)

#htaccess #webserver #http
star

Fri May 28 2021 11:05:45 GMT+0000 (Coordinated Universal Time) https://stackoverflow.com/a/4083233

#htaccess #webserver #http

Save snippets that work with our extensions

Available in the Chrome Web Store Get Firefox Add-on Get VS Code extension