Is suphp working with ispconfig version 2.2.17
I want to execute PHP scripts with the permissions of their owners.
I tested suphp configuration on my server but something goes wrong... so I have few question before I continue to find solution for create/modify files with php...
- Is suphp working with ispconfig version 2.2.17?
- Is possible to use scripts without extension as php scripts, like "index" instead of "index.php" after suphp is activated?
- I find out that under cgi setting you don't have possibilities to use .htaccess directives like "RewriteRule, is it right?
At the moment I have in .htaccess file following lines to activate all scripts which don't have extension as php script.
RewriteEngine On
RewriteRule ^[^.]+$ - [T=application/x-httpd-php,L]
or is there better solution to do that.
Last edited by zanard; 7th October 2007 at 14:14.
|
Recent comments
1 day 5 hours ago
1 day 10 hours ago
1 day 14 hours ago
1 day 16 hours ago
2 days 6 hours ago
2 days 6 hours ago
2 days 11 hours ago
2 days 18 hours ago
2 days 19 hours ago
2 days 20 hours ago