This website requires JavaScript.
Explore
Help
Sign in
adoralaura
/
shopping-list
Watch
1
Star
0
Fork
You've already forked shopping-list
0
mirror of
https://github.com/tim-krehan/shopping-list.git
synced
2024-11-23 22:30:41 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
ddbdcaa728
shopping-list
/
config
/
.htaccess
5 lines
98 B
ApacheConf
Raw
Normal View
History
Unescape
Escape
added .htaccess to prevent unauthorized access
2018-11-12 13:30:54 +01:00
# prevent access to these files while not logged in
<files
"*.php"
>
Require
all
denied
</files
>
Reference in a new issue
Copy permalink