<br><div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br><br>so I am now confused about what I'm supposed to be editing or what the<br>
edit is supposed to look like.<br><br>That said I suspect this is the problem. What do you edits look like?<br>I just tried add that complete code stub to the file but it still<br>doesn't work?</blockquote><div><br><br>
I have the following in my http.conf file<br><br><Directory /><br> Options FollowSymLinks<br> AllowOverride AuthConfig<br></Directory><br><br><Directory "/var/www/localhost/htdocs/mythweb">
<br> #BrowserMatch "MSIE" AuthDigestEnableQueryStringHack=On<br> AllowOverride All<br> Options FollowSymLinks<br> Options +Indexes<br> AuthType Basic<br> AuthName "MythTv"<br> AuthUserFile /var/www/localhost/htdocs/mythweb/.htpasswd
<br> require valid-user<br> Order deny,allow<br> #allow from all<br> #Order allow,deny<br> Deny from all<br> Allow from 192.168.0 127<br> Satisfy Any<br></Directory><br><br>anything simliar in commented out in the .htpasswd file
<br><br>Keith <br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">______________________________________<br>mythtv-users mailing list
<br><a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br><a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br></blockquote></div>
<br>