mirror of
https://github.com/tim-krehan/shopping-list.git
synced 2024-11-23 14:20:41 +01:00
another bugfix concerning the htacces file
This commit is contained in:
parent
bf2bdb186b
commit
dec466bc11
1 changed files with 0 additions and 1 deletions
|
@ -27,7 +27,6 @@
|
|||
#Deny every *.php file
|
||||
<Files *.php>
|
||||
Require all granted
|
||||
Allow from 127.0.0.1
|
||||
</Files>
|
||||
|
||||
#allow following files
|
||||
|
|
Loading…
Reference in a new issue