• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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