summaryrefslogtreecommitdiff
blob: 623c103f46f71e695a346c50485ef9ccb3c14d18 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
****************************************************
You probably want to modify
${MY_SERVERCONFIGDIR}/mythweb.conf.apache
to fit your needs and create a symlink to it as
/etc/apache2/modules.d/mythweb.conf
****************************************************
In order to prevent unauthorized access to your Myth
installation, MythWeb can be configured to require
authentication using htdigest.  The apache controls for
doing this are commented out in mythweb.conf.apache
by default.
*****************************************************