• I report a bug generated by wordpress

    `# BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>

    # END WordPress ress maybe or free :

    And if y delete this file I can see my home page and acess at wordpress managment system but if I change anyting this file is generated and send error 500! What I can do for this?

Viewing 1 replies (of 1 total)
  • That has to be at the top of .htaccess or pretty links wont work, changing it is not reccomended.

Viewing 1 replies (of 1 total)
  • The topic ‘Ht access on free.fr created by wordpress’ is closed to new replies.