Not Found Apadche2
Posted
by
user285814
on Ask Ubuntu
See other posts from Ask Ubuntu
or by user285814
Published on 2014-05-27T15:48:28Z
Indexed on
2014/05/27
15:59 UTC
Read the original article
Hit count: 185
i have installed apache2, actual php version, mysql server and vsftp on my new ubuntu server. I also installed wordpress and gave the user www-data all rights for /var/www/* and put it to 755. I hooked the Domain to the server with * and @ a-record.
Now, everytime when i open a Page, it says 404 file not found on server. i dont know how to fix this. can you help me?
Edit: I think its because mod_rewrite. i installed mod_rewrite with: sudo a2enmod rewrite sudo service apache2 restart
but it still doesnt work.
© Ask Ubuntu or respective owner