logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

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.
Post new topic   Forum Index -> Third-party Modules View previous topic :: View next topic
Reply to topic   Topic: Is there any good idea to make mod_fcgid can read .htacess
Author
maskego



Joined: 16 Apr 2010
Posts: 238

PostPosted: Wed 06 Jul '11 12:58    Post subject: Is there any good idea to make mod_fcgid can read .htacess Reply with quote

I disable mod_php,and use mod_fcgid to run php.But...
The apache error.log shows.

Code:

[Wed Jul 06 18:44:19 2011] [alert] [client x.x.x.x] C:/apache/www/.htaccess: Invalid command 'php_flag', perhaps misspelled or defined by a module not included in the server configuration


Is there any good idea to make mod_fcgid can read .htacess file?

best regards.
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7288
Location: Germany, Next to Hamburg

PostPosted: Wed 06 Jul '11 17:06    Post subject: Reply with quote

Nope that doesn't work this way with fcgid. See http://www.apachelounge.com/viewtopic.php?t=3430 how to have different settings.
Back to top


Reply to topic   Topic: Is there any good idea to make mod_fcgid can read .htacess View previous topic :: View next topic
Post new topic   Forum Index -> Third-party Modules