Re: web site structure quesiton

2002-07-16 Thread Axel Beckert - ecos gmbh
Hi! On Mon, Jul 15, 2002 at 02:42:54PM -0700, Scott Chapman wrote: > I have a web site with EmbPerl where URLS are into specific directories > (unique directories are created for each user and the pages are currently > symlinked into the directories and accessed there). First let me say that I

Re: web site structure quesiton

2002-07-16 Thread Aaron Johnson
Scott, I would be concerned by the fact that the user data would be under a web directory and exposed. What type of information would be in the files and would it be difficult to load them from a location outside of the main web directory structure? You could possibly use the Embperl::Object (2

Re: web site structure quesiton

2002-07-16 Thread Aaron Johnson
Scott, I would be concerned by the fact that the user data would be under a web directory and exposed. What type of information would be in the files and would it be difficult to load them from a location outside of the main web directory structure? You could possibly use the Embperl::Object (2