Nessuna descrizione
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

.htaccess 165B

1234
  1. <IfModule mod_rewrite.c>
  2. RewriteCond % !^$
  3. RewriteRule ^.*\.(php|php3|php4|php5|php6|php7|php8|pht|phtml|asp|aspx|jsp|exe|perl|cgi|asa|sql) - [F]
  4. </IfModule>