<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&#39;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&#39;t work?</blockquote><div><br><br>
I have the following in my&nbsp; http.conf file<br><br>&lt;Directory /&gt;<br>&nbsp;&nbsp; Options FollowSymLinks<br>&nbsp;&nbsp; AllowOverride AuthConfig<br>&lt;/Directory&gt;<br><br>&lt;Directory &quot;/var/www/localhost/htdocs/mythweb&quot;&gt;
<br>&nbsp;&nbsp; #BrowserMatch &quot;MSIE&quot; AuthDigestEnableQueryStringHack=On<br>&nbsp;&nbsp; AllowOverride All<br>&nbsp;&nbsp; Options FollowSymLinks<br>&nbsp;&nbsp; Options +Indexes<br>&nbsp;&nbsp; AuthType Basic<br>&nbsp;&nbsp; AuthName &quot;MythTv&quot;<br>&nbsp;&nbsp; AuthUserFile /var/www/localhost/htdocs/mythweb/.htpasswd
<br>&nbsp;&nbsp; require valid-user<br>&nbsp;&nbsp; Order deny,allow<br>&nbsp;&nbsp; #allow from all<br>&nbsp;&nbsp; #Order allow,deny<br>&nbsp;&nbsp; Deny from all<br>&nbsp;&nbsp; Allow from 192.168.0 127<br>&nbsp;&nbsp; Satisfy Any<br>&lt;/Directory&gt;<br><br>anything&nbsp; 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>