![]() |
apache directives for register_globals - and .htaccess
Hi,
this problem is slowly crushing my head. I have a standard ispconfig 3.0.1 installation on my live webserver. A few days ago, a client asked me to turn register_globals to "on" for his site. The thing is, I just can't get it to work. I have tried the following things: 1) an .htaccess file 2) apache directives (php_value register_globals 1 - or on) on the sites page in ispconfig none of these options work. I am using the Fast-CGI option on the site. Anybody has any ideas? Thanks! kyriakos server: ubuntu 9.04 |
1) .htaccess files will not work for this for security reasons and also for 2)
2) php_value and php_admin_flag are directives for mod_php, so they can inly be used for mod_php setups and not fastcgi. |
thank you very much for the informative answer
|
| All times are GMT +2. The time now is 14:16. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.