841bfdde633658a8a47790ae64e3613fae1dca17
bernd webinterface => /webinterface

bernd authored 17 years ago

1) <Files config.php >
2)   Order allow,deny
3)   Deny from all
4) </Files>
5) 
Bernd Wurst Added some deny rules to pr...

Bernd Wurst authored 12 years ago

6) <Files config.sample.php >
7)   Order allow,deny
8)   Deny from all
9) </Files>
10) 
bernd webinterface => /webinterface

bernd authored 17 years ago

11) RewriteEngine On
12) RewriteRule ^go/(.*)$  dispatch.php?go=$1&%{QUERY_STRING}