Quantcast
Channel: Topic Tag: bug | WordPress.org
Viewing all articles
Browse latest Browse all 23376

Eduardo Guilhon on "Error accessing a post, appearing like RSS"

$
0
0

Esmi, I thank you for trying to help ...

In my. Htacces has the following code

<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /blog2/
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . index.php [L]
</IfModule>

Viewing all articles
Browse latest Browse all 23376

Trending Articles