Recent content by WillGonz

  1. W

    Adding replacement Alias to vhost.conf

    So I know all the .conf files say not to edit them and to edit the vhost.conf instead. I would like to add a: Alias /cgi-bin/ /var/www/vhosts/blah.com/httpdocs/cgi-bin/ <Directory /var/www/vhosts/blah.com/httpdocs/cgi-bin/> AddHandler cgi-script .cgi Options ExecCGI </Directory> I...
Back
Top