On Tue, 2005-03-22 at 23:27, Brent McGuire wrote: > Has anyone made any modifications to the MythWeb php files which would > require a user to login before they can get access to the front end? > Think this might be handy if you wanted to be able to change what your > recording while at work or something.. > > If no one has done this, would someone be interested in copies if I took > a stab at changing the php files? >
I have a different twist on mythweb, since I did not want to allocate another IP or domain on my outside servers I just did a reverse proxy on my existing webserver (that is, xxxx.jondz.net/mythweb would redirect to my internal server at 192.168.1.15/mythweb). It simply tweaking the apache config files on the outside server. then I put the .htaccess on my outside server. works fine. -- jondz <[EMAIL PROTECTED]>
_______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
