in reply to Re: Question about web trees, html paths, and HTML::Template
in thread Question about web trees, html paths, and HTML::Template
Only the files in domain1 and domain2 directories (and sub-directories) are web-accessible.
Sheesh, I can't believe I didn't know that. Okay, that's a great concept to keep in mind as I foray into the webhosting realm.
I don't lose that much by keeping common images in each domain, as they never change, or if they do it's only for that domain. What still works is to have all domains using the same Perl and templates so, for example, instead of upgrading a Perl script in each of the domains, I only change it in one place.
Perfect. Thanks all!
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Question about web trees, html paths, and HTML::Template
by dsheroh (Monsignor) on Apr 06, 2008 at 15:29 UTC | |
by bradcathey (Prior) on Apr 06, 2008 at 16:09 UTC | |
|
Re^3: Question about web trees, html paths, and HTML::Template
by nedals (Deacon) on Apr 06, 2008 at 18:01 UTC | |
by bradcathey (Prior) on Apr 07, 2008 at 12:50 UTC | |
by nedals (Deacon) on Apr 07, 2008 at 19:30 UTC |