• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

mod_rewrite error

BunyaminV

New Pleskian
im running website in my centos 5 server with plesk 11.5.3.

in .htaccess file there is a line like this:
^(control|controller|view)\/(.*) odeme/$1/$2

site is not response and returns 500 internal server error. and produce error in error.log like:

[Wed Jun 25 23:18:08 2014] [alert] [client xxx.xxx.xxx.xxx] /var/www/vhosts/xxxxxx.com/httpdocs/.htaccess: Invalid command '^(control|controller|view)\\/(.*)', perhaps misspelled or defined by a module not included in the server configuration, referer: http://xxxxxx.com/

but in another site in my server i use htaccess and there is no problem.

how can i fix this?
 
Back
Top