[mythtv-users] Disabling MythTV Settings from MythWeb

tuliol at sybatech.com tuliol at sybatech.com
Thu Aug 16 12:39:00 UTC 2007


Thanks for your response.  The settings directory I believe is virtual so what
would the directory entry look like?  My mythweb root is in:
/var/www/html/mythweb

This is what I tried:

<Directory /var/www/html/mythweb/settings>
      Order Deny,Allow
      Deny from All
  </Directory>

Is this correct?

Quoting Brad DerManouelian <myth at dermanouelian.com>:

> On Aug 15, 2007, at 11:49 PM, tuliol at sybatech.com wrote:
>
>> Thanks for the work-around.
>>
>> Does anybody know if there is a cleaner way to do this via a config
>> file of some
>> sort?
>
> Using the <directory> directive in the apache config file is the
> preferred method of restricting access when you're using Apache.
> http://httpd.apache.org/docs/1.3/mod/core.html#directory
>
> Here's why:
> http://httpd.apache.org/docs/1.3/howto/htaccess.html
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>





More information about the mythtv-users mailing list