[mythtv-users] Where to put files for MythWeb?
Fa Yoeu
fayoeu at gmail.com
Thu Mar 3 04:40:32 UTC 2005
I just put mine in /var/www/html/mythweb or where you apache conf
points to your document root.
Then you can refer to it as http://localhost/mythweb/
Here is how you can find out document root on fedora or just open up this file:
[root at mythtv html]# grep -i documentroot /etc/httpd/conf/httpd.conf
# DocumentRoot: The directory out of which you will serve your
DocumentRoot "/var/www/html"
# This should be changed to whatever you set DocumentRoot to.
# the manual, even if you choose to move your DocumentRoot. You may comment
# DocumentRoot /www/docs/dummy-host.example.com
On Wed, 02 Mar 2005 21:27:36 -0700, clemens at dwf.com <clemens at dwf.com> wrote:
> I am trying to get MythWeb up and running, but just dont
> understand the generic instructions in the README as to
> where to put files.
>
> Could someone (who has this thing running) tell me where
> things actually go.
>
> Im running a Fedora3 system, but expect that the answer
> should be the same for ALL RedHat and Fedora systems.
>
> Its just not clear whether /www and or /wwww imply the
> home directory for apache, or something else, and where
> 'tags' is, and where this .htaccess goes.
>
> An rpm that did all the work would be even nicer, but thats
> too much to ask...
>
> Basically, for each file or directory mentioned, WHERE
> should it go on a Fedora system.
>
> Thanks...
> --
> Reg.Clemens
> reg at dwf.com
>
>
> _______________________________________________
> 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