Version
top

Index Cache Score Version
summaryrefslogtreecommitdiff
blob: 13864c1662fc003069de2bc7d02c07482fd183cd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# uncomment to force https (no more http available)
#SSLOptions +StrictRequire
#SSLRequireSSL

# uncomment to disable authentification
#SetEnvIf Request_Protocol "^H" NO_AUTH

# server side includes
Options +Includes
DirectoryIndex index.shtml

# login/password
AuthType Digest
AuthName "mdtx-demo"
AuthDigestProvider file
AuthUserFile  /etc/mediatex/mdtx-demo/apache2/htpasswd
AuthGroupFile /etc/mediatex/mdtx-demo/apache2/htgroup