• Skip to main content

Uly.me

cloud engineer

  • Home
  • About
  • Archives

WordPress Permalinks Not Working

January 28, 2020

Here’s a couple of things you can do to check if WordPress permalinks is not working.

  1. Make sure .htaccess has the right permissions.
  2. Make sure a2enmod Apache module is enabled.
  3. Restart the Apache server.
chmod 664 /var/www/domain.com/.htaccess
a2enmod rewrite
systemctl restart apache2

chmod 664 /var/www/domain.com/.htaccess a2enmod rewrite systemctl restart apache2

Filed Under: Linux Tagged With: .htaccess, a2enmod, apache, restart, rewrite, wordpress

Search This Website

Subscribe Via Email

  • Home
  • About
  • Archives

Copyright © 2023