<Directory /var/www/pycsw>
  Options FollowSymLinks +ExecCGI
  Allow from all
  AddHandler cgi-script .py
</Directory>
