Thanks for the help.
Mine was an upgrade, but for some reason as you mention the cgipat=**.cgi
was not set properly (somehow got reset to the default 
#cgipat=cgi-bin/**|plugins/**. )
Anyway, made changes as you suggest and it works like a charm.

Thanks again,

Steve

> Hi steve;
> 
> On Tuesday 30 November 2004 09:36, steve wrote:
> > I followed all the steps as outlined, but when I go to the web page
> 
> The steps outlined in the message assumed you already had an earlier beta 
> running.  If not, the "install from scratch" instructions should be at :
> 
> http://cvs.sourceforge.net/viewcvs.py/leaf/devel/nangel/webconf/doc/webconf-configuration.html
> 
> 
> > (using both IE and Firefox) I get:
> >
> > #!/usr/bin/haserl
> 
>  <snip>
> 
> In your case, it looks like you forgot to do step 2 in the instructions 
> mentioned above.
> 
> In /etc/mini_httpd.conf, make sure that the line that starts "cgipat=" reads:
> 
> cgipat=**.cgi
> 
> (Note: the above will break weblet - to run with weblet AND webconf, append: 
> "|**.cgi" (vertical bar plus **.cgi) to whatever your cgipat existing is)
> 
> Next you need to restart mini_httpd to make the changes take effect: 
> 
> #/etc/init.d/mini_httpd restart
> 
> and you should be on your way.
> 
> >
> > I know I did something wrong, but am too much of a newbie to determine
> > what...
> >
> 
> Don't feel bad.  The same thing has happened to me, more than once. 
> 
> 
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now. 
> http://productguide.itmanagersjournal.com/
> ------------------------------------------------------------------------
> leaf-user mailing list: [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/leaf-user
> SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html

-- 
steve <[EMAIL PROTECTED]>



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
------------------------------------------------------------------------
leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html

Reply via email to