Fabian.
|
| Posted: 08/01/2002, 9:59 AM |
|
Hi there,
I wonder if I can publish the HTML templates in my Apache root dir http://www.mysite.com/
and the scripts on http://www.mysite.com/cgi-bin/. CCS has only PERL5 and templates and not
only PERL5.
The issue is that Apache wants ( configured ) to source everything in /cgi-bin/ so one can't properly
see HTML pages. On the other hand if everything is into the server's root http://www.mysite.com/
the scripts are not sourced. In CC (no studio) this problem is overcome by not using templates
and sourcing the PERL scripts straigh in /cgi-bin/ rendering HTML out.
Another question is regarding the possibility to change the extensions from ecript.cgi to script.pl
FYI, I have verified a BUG that evidences an err.msg. when using FTP to publish the site: If one ignores
the local publish directory (as if I'd publish locally) the FTP transfer aborts with an error message stating
that the local directory is missing (!). Setting it up solves the prob.
Many thanks indeed.
F.
|
|
|
 |
Alex Alexapolsky
|
| Posted: 08/02/2002, 5:16 AM |
|
You can edit template paths in the generated scripts to make them point to desired directory.
|
|
|
 |
|