mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2025-09-29 06:59:38 -04:00
updating shipped .htaccess files for Apache 2.4 as per https://httpd.apache.org/docs/2.4/upgrading.html#access - Thanks @EchoDev, fixes #194
This commit is contained in:
parent
823adb78ef
commit
be0919893d
7 changed files with 6 additions and 5 deletions
1
cfg/.gitignore
vendored
1
cfg/.gitignore
vendored
|
@ -1 +0,0 @@
|
|||
/conf.ini
|
|
@ -1,2 +1 @@
|
|||
Allow from none
|
||||
Deny from all
|
||||
Require all denied
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue