Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
Thank You! Steffen
Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
| |
|
Topic: migrating from mod_fcgid to mod_fastcgi |
|
Author |
|
jicr74
Joined: 10 Feb 2014 Posts: 7 Location: Mexico
|
Posted: Thu 27 Feb '14 2:08 Post subject: migrating from mod_fcgid to mod_fastcgi |
|
|
Dear all:
Because of plattform changes(migrated to linux) We have decided to use mod_fastcgi instead of mod_fcgid, We have come across some settings in mod_fcgid that simple don't know how to express them in mod_fastcgi for instance
FcgidFixPathinfo 0
FcgidMaxRequestLen 14680064
Would you help on that matter?
thanks a lot
if necessary
Red Hat Enterprise Linux Server release 6.5
Apache/2.2.15 |
|
Back to top |
|
James Blond Moderator
Joined: 19 Jan 2006 Posts: 7371 Location: Germany, Next to Hamburg
|
Posted: Fri 07 Mar '14 17:25 Post subject: |
|
|
if you run PHP you can try cgi.fix_pathinfo in php.ini |
|
Back to top |
|
|
|
|
|
|