[NoCat] Nocat custom login page

Schuyler Erle schuyler at nocat.net
Wed Sep 12 11:40:46 PDT 2007


* On  1-Sep-2007 at  5:15AM PDT, john kakavas said:
> Yes, its very strange......with the default pages everything works ok, but the default pages dont have any css,....
> The errors i get in apache log are
> [error]script not found or unable to stat: /usr/local/nocat/auth/cgi-bin/style.css, referer https://..........
> [error]script not found or unable to stat: /usr/local/nocat/auth/cgi-bin/images, referer https://..........
> 
> 
> it seems as though apache thinks style.css and images(its a folder) are scripts and tries to find them in cgi-bin
> 
> I don't have the slightest clue as what is happening....

I have a horrible feeling that somewhere in the code is a regex or
something similar that looks at file extensions to figure out what to
do with them... I would grep the code for "html" and see what you
find. It's totally possible that in 2001 it didn't occur to me that
people might want to serve CSS on their splash page.

SDE




More information about the NoCat mailing list