Boston Linux & Unix (BLU) Home | Calendar | Mail Lists | List Archives | Desktop SIG | Hardware Hacking SIG
Wiki | Flickr | PicasaWeb | Video | Maps & Directions | Installfests | Keysignings
Linux Cafe | Meeting Notes | Blog | Linux Links | Bling | About BLU

BLU Discuss list archive


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss] cgi-bin



i just upgraded my xubuntu and find that whereas my local
sites all seem to come up fine, the cgi-bin files no longer
do.  my /etc/apache2/conf.d/http.conf looks like this:

# httpd.conf

  ScriptAlias /cgi-bin/ "/var/www/cgi-bin/"
  <Directory "/var/www/cgi-bin">
	  Options ExecCGI
	  AllowOverride None
	  Order allow,deny
	  Allow from all
  </Directory>

  ScriptAlias /bac/cgi-bin/ "/var/www/bac/cgi-bin/"
  <Directory "/var/www/bac/cgi-bin">
	  Options ExecCGI
	  AllowOverride None
	  Order allow,deny
	  Allow from all
  </Directory>

  ScriptAlias /cofad/cgi-bin/ "/var/www/cofad/cgi-bin/"
  <Directory "/var/www/cofad/cgi-bin">
	  Options ExecCGI
	  AllowOverride None
	  Order allow,deny
	  Allow from all
  </Directory>

  <Directory "/var/www/cofad/mbr">
	  AllowOverride All
  </Directory>

  ScriptAlias /fad/cgi-bin/ "/var/www/fad/cgi-bin/"
  <Directory "/var/www/fad/cgi-bin">
	  Options ExecCGI
	  AllowOverride None
	  Order allow,deny
	  Allow from all
  </Directory>

  ScriptAlias /sfd/cgi-bin/ "/var/www/sfd/cgi-bin/"
  <Directory "/var/www/sfd/cgi-bin">
	  Options ExecCGI
	  AllowOverride None
	  Order allow,deny
	  Allow from all
  </Directory>

  ScriptAlias /moylan/cgi-bin/ "/var/www/moylan/cgi-bin/"
  <Directory "/var/www/moylan/cgi-bin">
	  Options ExecCGI
	  AllowOverride None
	  Order allow,deny
	  Allow from all
  </Directory>

  <Directory "/var/www/moylan/pvt">
 	  AllowOverride All
  </Directory>

what has changed in the upgrade that is stymieing me?

tia,
ole dan

j. daniel moylan
84 harvard ave
brookline, ma 02446-6202
617-232-2360 (tel)
jdm at moylan.us
www.moylan.us
[avoid html waste.]



BLU is a member of BostonUserGroups
BLU is a member of BostonUserGroups
We also thank MIT for the use of their facilities.

Valid HTML 4.01! Valid CSS!



Boston Linux & Unix / webmaster@blu.org