[Solar-talk] Toward a Standard Project Structure
Rodrigo Moraes
rodrigo.moraes at gmail.com
Fri Feb 29 11:38:40 CST 2008
On Fri, Feb 29, 2008 at 1:58 PM, Kilbride, James P. wrote:
> Do we really want to put the application source(Vendor/App/Whatever) in
> the actual web doc root? I personally think it's a really good idea to
> keep that out of the web doc root and in the source directory and then
> setting up different index.php files in the doc root for each one that
> calls a different solar.config.php file in the config directory.. unless
> I'm missing something here.
The idea is not to put the libraries in the root; instead, you can a)
link the document root to the project's /trunk/docroot, or... b) link
files/dirs in an existing root directory to files/dirs in
/trunk/docroot . Or other possibilities. In any case, the libraries
should not be reachable from the root.
And Paul, I'm using something similar to the proposed structure since
the last discussion. Will update the names as soon as they're
official. ;-)
-- rodrigo
More information about the Solar-talk
mailing list