[mythtv-users] How can I run serve my web page on Myth? Keeping MythtWeb as-is.
Brian Wood
beww at beww.org
Fri Oct 5 22:03:06 UTC 2007
moogie wrote:
> I am running an older version of Mythtv.
> It has been running since early 2006.
> I have not done any updates to it.
> Happy with it.
>
> It has the ip address 192.168.14.3
>
> I log into MythWeb with http://192.168.14.3
>
> Good so far.
>
> I have a script that performs some chores for me on
> this system.
> I would like to see the results of this script on a
> web page.
> But with MythWeb running, how do I serve up my custom
> web page?
> I want to keep MythWeb running as-is. It's great.
>
> How can I run serve my web page on the same PC?
> What are my options?
How to create the page itself is pretty OT here. As for how to access it:
Put it in another directory under your web server's home
(http://192.168.14.3/<directory name>
Run another web server on a different port
Have your system email you the page.
beww
More information about the mythtv-users
mailing list