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:

[EMAIL PROTECTED] 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, [EMAIL PROTECTED] <[EMAIL PROTECTED]> 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
>                                         [EMAIL PROTECTED]
> 
> 
> _______________________________________________
> mythtv-users mailing list
> [email protected]
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
> 
> 
>
_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to