Use /var/www/cgi-bin

This commit is contained in:
angelos 1998-04-26 00:32:05 +00:00
parent 5b45abcde5
commit 714b528d38

View File

@ -13,7 +13,7 @@
trap 'echo '';echo "Interrupt Detected..exiting";rm -f "./Config.tmpl" 2>/dev/null;rm -f "./.alfcf" ;rm -f "./strict" 2>/dev/null;echo '';exit 1' 1 2 3 15
Tmpl="./Config.tmpl"
! CgiBinDir="${PREFIX}/www/cgi-bin"
! CgiBinDir="/var/www/cgi-bin"
if [ ! -f "./VERSION" ]
then