• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

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