Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
Here is a diff: Ma3oxuct wiki # diff twiki_httpd.conf twiki_httpd_conf.txt 42c42 < Options ExecCGI FollowSymLinks --- > Options +ExecCGI FollowSymLinks I had to remove the "+" to get apache's httpd.conf to properly parse twiki_httpd.conf. Apache gave no errors and I spent three hours attempting to figure out what was wrong (the scripts refused to execute with the improper config). I hope that no other inexperienced user has to go through something simular.
Added to postinstall instructions.