0

404 not found after changing permalink wordpress

Yesterday, i get trouble when i change url in permalink wordpress. Like this :

permalink wordpress not found

For the solution, you must activate module ‘rewrite’ in apache.
‘rewrite’ used for creating ‘url friendly’ like image above.

Steps :
1. Login via ssh using username ‘root’.
2. Then type below for activate module ‘rewrite’

sudo a2enmod rewrite

3. Restart your apache

service apache2 restart

Detail :
activate mod_rewrite

Ambar Hasbiyatmoko

Hello, I'm web developer. Passionate about programming, web server, and networking.

Leave a Reply

Your email address will not be published. Required fields are marked *

Time limit is exhausted. Please reload the CAPTCHA.