mirror of
https://github.com/tim-krehan/shopping-list.git
synced 2024-11-27 15:40:00 +01:00
4 lines
102 B
ApacheConf
4 lines
102 B
ApacheConf
# prevent access to these files while not logged in
|
|
<files "adduser.php">
|
|
Require all denied
|
|
</files>
|