| Author |
Message |
jawainc
Joined: 10 Jan 2012
Posts: 7
|
| Posted: Tue Jan 10, 2012 2:23 pm Post subject: Only site homepage is working |
|
|
Hi,
I'm new on Linode.
I've transfer my WP site everynews.net here.
But i'm having problem. Only home page is showing. If you move to any other page or click on any other page it shows 404 page not found error. Any solution to this problem
WP admin is working, but not the site pages
Thanks |
|
| Back to top |
|
drpks
Joined: 20 Dec 2010
Posts: 55
|
| Posted: Tue Jan 10, 2012 2:38 pm Post subject: |
|
|
I think you need rewrite module in your webserver.
If you use Apache and Debian: a2enmod rewrite && /etc/init.d/apache2 restart
If you use Apache and Ubuntu, try with "sudo" before same commands. |
|
| Back to top |
|
jawainc
Joined: 10 Jan 2012
Posts: 7
|
| Posted: Tue Jan 10, 2012 2:48 pm Post subject: |
|
|
drpks wrote: a2enmod rewrite && /etc/init.d/apache2 restart
Thanks a lot , it works now.
I may have missed that part in the installation guide |
|
| Back to top |
|
| |