Hi I have try to 'nmake' and just get error (in Embperl.c)
try to make the change like it is see on the web page undir INSTALLATION
for the installation web
page---
if you get an error about compiling Embperl.c. Edit Embperl.c and change
-#line
Hi all,
I want to display the last modification date of the main script
aka HTML page like the SSI command flastmod.
My solution so far is:
[-
use Time::gmtime;
use File::stat;
-]
Last modified: [+ localtime(stat($req_rec->filename())->mtime); +]
or
Last modified: [+ localtime(
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I'm using EmbperlObject and I want to Execute an HTML file and have
it automatically looked up in the search hierarchy. However I don't
want any directives in that file processed. In fact, I'd like it to
be possible that it's not even an HTML fil
This is not Embperl related, I forward it to the modperl mailing list where
the Apache modules are discussed
Gerald
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
> Christian
> Sent: Monday, March 20, 2000 10:31 AM
> To: [EMAIL PROTECTED]
> Subject:
Hi all,
I'm having a problem with the Apache::AuthenRadius module using the
Cistron RADIUSD server. Basically I'd like to allow our users to log in
to certain web pages (e.g., stats on their usage etc.) and the simplest
way to do this seems to be to use the local RADIUS server. The problem
is t
Due to the increasing traffic on the modperl mailinglist and the increasing
number of topics regarding Embperl I have decided to move the discussion
about Embperl related topics to a separate mailinglist. Ask Bjoern Hansen
was so kind to setup [EMAIL PROTECTED]
I hope also that, since the Embperl