not putting cgi in destdir

master
Jon Dowland 2008-12-15 15:39:07 +00:00
parent 1f43a4fccc
commit 6307f5381f
1 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,4 @@
Just as a point of information, I do not put my cgi wrapper in the dest
directory. Instead I configure Apache to relate a specific URI to the cgi via
ScriptAlias. I would not like things to be changed so that the cgi was put in
the destdir, so I'd vote instead to comment in the `setup\_file`. -- [[Jon]]