Re: root or html
"Gregor J. Rothfuss" <[email protected]>
| Newsgroups | gmane.comp.cms.xaraya.knowledge-base |
|---|---|
| Organization | Xaraya News Server |
| Message-ID | <[email protected]> |
everything in html goes into your webroot (htdocs or www etc) the reason there is a html dir is that we also ship other files that are not required for running xaraya, and would clutter up the install if they were in the html dir, such as docs, test files, sql files and so on. -- -- Gregor J. Rothfuss [email protected] Open Source CMS http://xaraya.com "Russell Griechen" <[email protected]> wrote in message news:mailman.1047005820.26438.xaraya_knowledge-base-n5IRV0TL0hwRxVAL8JNkP+OyGI2DFzLe@public.gmane.org > I have never figured out the rationale for warehousing all the files in > html folder. > So how do I access my site.... > http://mysite.com/html/index.php > Some say to move all folders from html to htdocs or www whichever applies. > Others say to preserve relationships... > And nothing appears ever in guides and docs...why not? > Seems like there should be use root because... > or > preserve relationships options has these advantages.... > > Russell Griechen