Sunday morning tidy up. Fix #34 by including Bootstrap's responsive

stylesheet.
This commit is contained in:
Kai Hendry
2013-07-14 03:51:49 +00:00
parent 24e0629edd
commit 2417e50a97
5 changed files with 11 additions and 5 deletions

View File

@@ -2,4 +2,6 @@ DirectoryIndex index.shtml index.html
AddType text/cache-manifest .appcache
RewriteEngine on
RewriteRule ^f/(.*)$ /create.cgi?id=$1 [L,QSA]
CheckCaseOnly on
<IfModule mod_speling.c>
CheckCaseOnly On
</IfModule>