Page 1 of 1

Web Apps Proxy Bug

Posted: Fri Jul 11, 2014 6:47 pm
by lassenloop
I just installed the webapps proxy and it broke apache. I ran apachectl -t and got the following error:

Code: Select all

Either all Options must start with + or -, or no Option may.
Line 46 is:

Code: Select all

43 DocumentRoot /var/hda/web-apps/apps-proxy/html 44 45 <Directory "/var/hda/web-apps/apps-proxy/html"> 46 Options Indexes FollowSymLinks +ExecCGI 47 AddHandler fcgid-script .fcg 48 AllowOverride AuthConfig 49 Order allow,deny 50 Allow from all 51 </Directory>
This is a note in the Apache documentation:
Note

Mixing Options with a + or - with those without is not valid syntax, and will be rejected during server startup by the syntax check with an abort.

Re: Web Apps Proxy Bug

Posted: Fri Jul 11, 2014 7:13 pm
by bigfoot65
Please file a bug report.
https://bugs.amahi.org