Salutari,
Folosesc WP si un plugin WP Htaccess Editor.
Continutul lui .htaccess este:
Neavand cunostinte prea avansate, va rog sa-mi spuneti cum pot sa blochez siteul google.ro (de exemplu). Am gasit ceva pe net insa dupa ce am facut modificarile site-ul nu a mai functionat corespunzator.Cod:# BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPress <Files 403.shtml> order allow,deny allow from all </Files> deny from 89.111.166.60 deny from 78.46.158.231



Răspunde cu citat