Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
open-source
MetaGer
Commits
9c5f5915
Commit
9c5f5915
authored
May 12, 2017
by
Dominik Hebeler
Browse files
Caching wieder zugelassen.
parent
56f5a6c4
Changes
1
Hide whitespace changes
Inline
Side-by-side
public/.htaccess
View file @
9c5f5915
FileETag
None
<
IfModule
mod_headers.c
>
Header
unset
ETag
Header
set
Cache-Control "max-age=0, no-cache, no-store, must-revalidate"
Header
set
Pragma "no-cache"
Header
set
Expires "Mon, 1 Jan 2010 01:00:00 GMT"
</
IfModule
>
<
IfModule
mod_rewrite.c
>
<
IfModule
mod_negotiation.c
>
Options
-MultiViews
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment