At 22:25 27-10-01, you wrote:

> >Allthough I agree, it would mean that he needs to convert all his documents
> >to perl, or maybe use .htaccess directive prepend_script, if at all 
> possible. Of course one could make a wrapper around existing html docs, 
> but if  they're .stm you're in for a bummer.
>
>I'm seeing a guru like you getting a script together that would 
>use  something out of:
>
>http://velocity.activestate.com/code/cpan/l/li/libwin32.html/Win32-NetAdmin.html

I already did, to get Moti's groups into a file. The problem with existing 
documents is the order of execution. Once you let perl handle .html files 
or .stm files, you cannot repass them to the Sambar Script interpreter. 
Unless you're using a parser to parse .stm and rewrite them to perl 
constructs. Now - that's not a project that is:
a) useful

or

b) on my wishlist for spare-time to-do's

By the way - you would definetely need a CGI directive like so:
/mod_ntauth/*.html = d:/Sambar/cgi-bin/mod_ntauth.pl

and that doesn't work yet.

I'm doing something similar with my mod_xslt and mod_xml, but I must
run either a manual or cron upgrade of the aliases whenever I add a document
and reboot the server, since the wildcards aren't supported.


____________________________________________________

</MELVYN>

void wakeup()
{
         for(long int cuppajava;drink();cuppajava++);
}

--------------------------------------------------------------------------------
For unsubscription of this list send an email to [EMAIL PROTECTED] with email
data containing unsubscribe emailadd sambar

Reply via email to