Added custom solution

master
Juego 2016-11-16 18:17:48 -04:00 committed by admin
parent 99e0945732
commit 3a36009158
1 changed files with 4 additions and 0 deletions

View File

@ -10,4 +10,8 @@ Nowadays, the ikiwiki.cgi sits in the subfolder that is the same as the wiki nam
But somehow, even if I play around with the fastcgi parameters, I either get a 403, or the server is trying to send me the ikiwiki.cgi file to download, but does not run it.
I've changed the permissions on the socket, I even tried to run the server as root, nothing changes. Still same errors. If anyone can help, I'd appreciate.
-- Update
**Pseudo solution** : Solved my problem by switching from Nginx to Apache. Somewhow handling .cgi scripts with Apache is less trouble some.