richter 02/02/12 21:26:30
Modified: eg/web Tag: Embperl2c content.epl
test/conf Tag: Embperl2c httpd.conf.src
Added: eg/web Tag: Embperl2c news.epl
Log:
embperl web
Revision Changes Path
No revision
No revision
1.1.2.4 +1 -1 embperl/eg/web/Attic/content.epl
Index: content.epl
===================================================================
RCS file: /home/cvs/embperl/eg/web/Attic/content.epl,v
retrieving revision 1.1.2.3
retrieving revision 1.1.2.4
diff -u -r1.1.2.3 -r1.1.2.4
--- content.epl 12 Feb 2002 21:02:42 -0000 1.1.2.3
+++ content.epl 13 Feb 2002 05:26:30 -0000 1.1.2.4
@@ -9,7 +9,7 @@
<td valign="top" height="100%"><img src="/eg/images/frame.jpg" width="1"
height="100%"></td>
<td valign="top" width="2"> </td>
<td valign="top" align="left" width="152"><font size="2" face="Verdana,
Arial, Helvetica, sans-serif">
- [# [- Execute ({inputfile => 'db/data.epd', xsltstylesheet =>
'db/news/news.xsl', fdat => {'categorie_id' => 1 }}) -] #]
+ [- Execute ('news.epl') -]
</td>
</tr>
</table>
No revision
No revision
1.1.2.1 +63 -0 embperl/eg/web/Attic/news.epl
No revision
No revision
1.24.4.38 +1 -2 embperl/test/conf/httpd.conf.src
Index: httpd.conf.src
===================================================================
RCS file: /home/cvs/embperl/test/conf/httpd.conf.src,v
retrieving revision 1.24.4.37
retrieving revision 1.24.4.38
diff -u -r1.24.4.37 -r1.24.4.38
--- httpd.conf.src 12 Feb 2002 16:55:01 -0000 1.24.4.37
+++ httpd.conf.src 13 Feb 2002 05:26:30 -0000 1.24.4.38
@@ -532,8 +532,7 @@
<Location /eg/web>
SetEnv EMBPERL_RECIPE EmbperlWeb
-
-
+SetEnv EMBPERL_OPTIONS 16
SetEnv EMBPERL_ALLOW .
PerlSetEnv EMBPERL_OBJECT_BASE base.epl
PerlSetEnv EMBPERL_OBJECT_APP epwebapp.pl
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]