repo.or.cz
/
mediawiki.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge ".mailmap: Correct two contributor names"
[mediawiki.git]
/
images
/
.htaccess
blob
e96e1139e28c82b6458cca709d2a1ee7945e460e
1
<IfModule headers_module>
2
Header set X-Content-Type-Options nosniff
3
</IfModule>
4
<IfModule php7_module>
5
php_flag engine off
6
</IfModule>
7
# In php8, php dropped the version number.
8
<IfModule php_module>
9
php_flag engine off
10
</IfModule>