Wordpress and Apache2
Go to solution
Solved by ionbasa,
12 minutes ago, Joveice said:If I change the permalinks in wordpress it makes the website unusable since it cannot find the sites so I'm waiting with this to every setting needed to be configrued is done.
I don't know about mod_rewrite, It's on the default settings since i havent changed that much in the Apache configs
Ahh. You dont have mod_rewrite enabled then.
sudo a2enmod rewrite sudo service apache2 restart
Then try adjusting the permalinks option again.

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now