e31e3e4ddd524edb7f9ac61797fbce20f9d1620b
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}
Bernd Wurst Erlaube Useraccount-Initial...

Bernd Wurst authored 11 years ago

13) RewriteRule ^init(.*)$  dispatch.php?go=index/initialize_useraccount&token=$1&%{QUERY_STRING}
bernd webinterface => /webinterface

bernd authored 17 years ago

14) 
15) 
16) #Order deny,allow
17) #Allow from 2001:8d8:81:1310:1:1:2:42
18) #Deny from all
bernd VHost-Löschen als icon

bernd authored 16 years ago

19) 
bernd Fix für kein mod_php

bernd authored 15 years ago

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

bernd authored 15 years ago

25) 
26) # allow client certs