Sorry for ma lately answer…
<Directory /home/my_user/public_html/>
Options Indexes FollowSymLinks MultiViews
AllowOverride Options All
Order allow,deny
allow from all
</Directory>
That’s the one that needs the love.
I’ve edited like you’ve suggested but it still does’nt work…
Does it look like WordPress or is it a generic Apache error?
It is the WordPress 404 page which is display.
I finally workaround the problem by installing WordPress in multi-domain multi-site mode and no problem anymore. It works great.
I hope the Ipstenu’s answers will help someone who encounter the problem too and view this topic.
Thanks a lot for your help.
Best regards,
WOoO
Thanks for your answer Ipstenu.
I modified the virtualhost and reload apache but it still doesn’t work. I think my htaccess is readen because I have several wordpress with postname url on this server and it works perfectly. Mode rewrite is enabled.