mirror of
https://github.com/thewesker/greptweet.git
synced 2025-12-23 21:41:06 -05:00
no-gzip on create.cgi
This commit is contained in:
@@ -10,3 +10,5 @@ RewriteRule ^f/(.*)$ /create.cgi?id=$1 [L,QSA]
|
||||
ExpiresActive On
|
||||
ExpiresByType text/css "access plus 1 week"
|
||||
</IfModule>
|
||||
|
||||
SetEnvIf Request_URI ^/create.cgi(.*) no-gzip
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
</ul>
|
||||
|
||||
<div class="well">
|
||||
<input type="search" class="input-medium search-query">
|
||||
<input type="search" spellcheck="false" class="input-medium search-query">
|
||||
<button type="submit" class="btn btn-large btn-primary"><i class="icon-search"></i> Greptweet</button>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user