Charles wrote:
>
> This message was sent from Geocrawler.com by "Charles" <[EMAIL PROTECTED]>
> Be sure to reply to that address.
>
> Howdy, haven't posted in awhile, but here I am
> again:)
>
> I wrote (rewrote from the book) the NavBar.pm and
> it works great, except for the fact that it
> killed all SSI's for this directory..
>
> <Directory /home/httpd/html/sales/docs/>
> SetHandler perl-script
> Options ExecCGI
> PerlHandler Apache::NavBar2
> PerlSetVar NavConf /home/conf/main_nav.conf
> </Directory>
Did the same - same results.
Still can't find how to fix the ssi. I only
had it set up for the .ehtml as an AddType,
which is even more mystifying, how NavBar could of
broke that.
M. Dearman