At 07:52 PM 05/29/02 +0800, Stas Bekman wrote: >> I guess Bill's point was that it's a CGI-executable dir, so we don't >> want any confusion about what is CGI and what not. > >that makes sense. In any case I've fixed that now.
Is it a CGI-executable dir? I'm using:
deny from all <files swish.cgi> allow from all # Options +ExecCGI </files>
But, of course, that depends on the server, and the server's config (e.g. if Options are allowed, etc.).
Yes, I knew that, but just meant that some files are *.pl and supposed to be executed by the server, while some only at build-time...
Stas, I guess I need to add the files built by make.pl to CVS. Seems awkward to me since I'm used to keeping only source in CVS, but since there's no "Makefile" type of struture to build dependencies I suppose they need to be in CVS. In the pervious incarnation of Docset (pod2hpp?) I use a Makefile to build all dependencies first, and the Makefile then runs bin/build.
It'll be slightly easier this way.. As Stas said, we won't run make.pl too often anyway, so everything'll be ok.
-- Per Einar Ellefsen [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
