mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-07-04 11:54:25 +00:00
9 lines
122 B
ApacheConf
9 lines
122 B
ApacheConf
<Files "*.tpl">
|
|
Order Deny,Allow
|
|
Deny from all
|
|
</Files>
|
|
|
|
<Files "*.sql">
|
|
Order Deny,Allow
|
|
Deny from all
|
|
</Files> |