Differences between revisions 1 and 2
⇤ ← Revision 1 as of 2009-04-16 19:46:07
Size: 147
Comment:
|
Size: 315
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
##master-page:HomepageTemplate #format wiki == Your Name == Email: <<MailTo(email)>> |
= CGI = |
Line 6: | Line 3: |
Location: ... About: ... ---- CategoryHomepage |
CGI is enabled for [[Info/Supporter|supporter]] accounts only. CGI scripts are executed via mod_fcgid and suEXEC. This allows for good performance while at the same time maintaining a high level of security. Scripts has to be modified to run with fcgi, or they have to be executed via a wrapper script. |
CGI
CGI is enabled for supporter accounts only. CGI scripts are executed via mod_fcgid and suEXEC. This allows for good performance while at the same time maintaining a high level of security. Scripts has to be modified to run with fcgi, or they have to be executed via a wrapper script.