• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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