20664c3d61ba75cad92cf2d92e7e4d36311e73eb
bernd webinterface => /webinterface

bernd authored 17 years ago

1) <Files config.php >
2)   Order allow,deny
3)   Deny from all
4) </Files>
5) 
6) RewriteEngine On
7) RewriteRule ^go/(.*)$  dispatch.php?go=$1&%{QUERY_STRING}
8) 
9) 
10) #Order deny,allow
11) #Allow from 2001:8d8:81:1310:1:1:2:42
12) #Deny from all
bernd VHost-Löschen als icon

bernd authored 16 years ago

13) 
bernd Fix für kein mod_php

bernd authored 15 years ago

14) <IfModule mod_php5.c>
15)   php_flag short_open_tag off
16)   php_flag display_errors on
17)   php_flag display_startup_errors on
18) </IfModule>
bernd git-svn-id: https://svn.sch...

bernd authored 15 years ago

19) 
20) # allow client certs