Hello
I can't post subjet here : http://forum.odin.com/forums/plesk-12-x-for-linux.735/
I have 3 problems with Plesk :
1.
If i don't have a file and i go to http://site.com/dl.php he say : File not found.
I have : PHP 5.6.16 with "Application PHP servi(e) par Apache"
I have try :
Doesn't work
2.
Here : https://****.fr:8443/admin/php-handler/list
I have 5.5.9 by OS vendor Module Apache in red, how to fix it ?
3.
In my logs, i have this error : AH01071: Got error 'Primary script unknown\n'
How to fix it ? please
Thanks you
I can't post subjet here : http://forum.odin.com/forums/plesk-12-x-for-linux.735/
I have 3 problems with Plesk :
1.
If i don't have a file and i go to http://site.com/dl.php he say : File not found.
I have : PHP 5.6.16 with "Application PHP servi(e) par Apache"
I have try :
Code:
DefaultLanguage fr-FR
Options -Indexes
Options +FollowSymlinks
RewriteEngine on
RewriteRule ^dl\.php$ / [R=301,L]
OR
RewriteRule ^dl\.php$ /clic.php [NC,R=301,L]
Doesn't work
2.
Here : https://****.fr:8443/admin/php-handler/list
I have 5.5.9 by OS vendor Module Apache in red, how to fix it ?
3.
In my logs, i have this error : AH01071: Got error 'Primary script unknown\n'
How to fix it ? please
Thanks you
Last edited: