davex83
Forum Replies Created
Viewing 4 replies - 1 through 4 (of 4 total)
-
Forum: Plugins
In reply to: Malware – Code Malicious on WordPressI wait instructions from somebody who knows and knows how to solve the problem.
thank youForum: Fixing WordPress
In reply to: Modrewrite of wp conflict with other RewriteRule on file .htaccess…. 🙁
Forum: Fixing WordPress
In reply to: Modrewrite of wp conflict with other RewriteRule on file .htaccessnobody helps me? 🙁
Forum: Fixing WordPress
In reply to: Modrewrite of wp conflict with other RewriteRule on file .htaccessYes, but it not work.
My file .htaccess is this:# -FrontPage- IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti* <Limit GET POST> order deny,allow deny from all allow from all </Limit> <Limit PUT DELETE> order deny,allow deny from all </Limit> AuthName www.site.com AuthUserFile /home/site/site.com/htdocs/_vti_pvt/service.pwd AuthGroupFile /home/site/site.com/htdocs/_vti_pvt/service.grp php_value session.save_path "/tmp" RewriteEngine On RewriteRule ^cellulare/([^/]+)/([^/]+)_([^/]+).html show_scheda.php?mod_rewrite=1&scheda_id=$1_$2_$3 RewriteRule ^cellulari/([^/]+)/([^/]+).html lista_schede.php?marca_id=$1_$2 <IfModule mod_rewrite.c> RewriteEngine On RewriteBase /news2/ RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /news2/index.php [L] </IfModule>Please help me 🙁
Viewing 4 replies - 1 through 4 (of 4 total)