committing changes in /etc made by "-bash"
Package changes:
This commit is contained in:
@@ -7,24 +7,13 @@
|
||||
#
|
||||
<LocationMatch "^/+$">
|
||||
Options -Indexes
|
||||
ErrorDocument 403 /noindex/index.html
|
||||
ErrorDocument 403 /.noindex.html
|
||||
</LocationMatch>
|
||||
|
||||
<Directory /usr/share/httpd/noindex>
|
||||
Options MultiViews
|
||||
DirectoryIndex index.html
|
||||
|
||||
AddLanguage en-US .en-US
|
||||
AddLanguage es-ES .es-ES
|
||||
AddLanguage zh-CN .zh-CN
|
||||
AddLanguage zh-HK .zh-HK
|
||||
AddLanguage zh-TW .zh-TW
|
||||
|
||||
LanguagePriority en
|
||||
ForceLanguagePriority Fallback
|
||||
|
||||
AllowOverride None
|
||||
Require all granted
|
||||
</Directory>
|
||||
|
||||
Alias /noindex /usr/share/httpd/noindex
|
||||
Alias /.noindex.html /usr/share/httpd/noindex/index.html
|
||||
Alias /poweredby.png /usr/share/httpd/icons/apache_pb2.png
|
||||
Reference in New Issue
Block a user