f12aba6daa6e2848a8ed60ea57b26874d6675f52
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}
13) 
14) 
15) #Order deny,allow
16) #Allow from 2001:8d8:81:1310:1:1:2:42
17) #Deny from all
bernd VHost-Löschen als icon

bernd authored 16 years ago

18) 
bernd Fix für kein mod_php

bernd authored 15 years ago

19) <IfModule mod_php5.c>
20)   php_flag short_open_tag off
21)   php_flag display_errors on
22)   php_flag display_startup_errors on
23) </IfModule>
bernd git-svn-id: https://svn.sch...

bernd authored 15 years ago

24) 
25) # allow client certs