Subversion-Projekte lars-tiefland.content-management

Revision

Blame | Letzte Änderung | Log anzeigen | RSS feed

php_flag register_globals on
#php_flag display_errors true

AuthBasicAuthoritative Off
AuthName "content-managementsystem"
AuthType Basic
AuthUserFile /web/apache/content-management/.htpasswd
AuthMySQLUser content_managem
AuthMySQLPassword k-dp-u
AuthMySQLDB content_management
AuthMySQLUserTable Access
AuthMySQLNameField user
AuthMySQLPasswordField passwd

<Limit GET POST>
order deny,allow
allow from all
require valid-user
</Limit>
<Files /images/navigation/artikel_bt.gif>
        ForceType application/x-httpd-php
</Files>
#<Location /images/preisagenturen>
#       Allow From all
#</Location>
###############################################
# Anzulegende Benutzer:
# content_managem ==> k-dp-u
# Shop_Daemon ==> S-Jp-g
###############################################