Today, almost everybody has a website. Many are run on a Webserver called Apache. It’s an amazing piece of software that is ironically free and incredibly secure (when configured properly). There are plenty of content management and publishing tools out there as well. WordPress (my personal favorite), Drupal, Movable Type just to name a few. …
Tag: wordpress
WordPress older posts or newer posts link not working [Solved]
So you’ve installed WordPress and all of a sudden, when you clicked on older posts, it doesn’t work. This seems to be a problem that plagues many people and the situation hasn’t been solved. The reality is it’s a misconfiguration in your apache vhost (if you’re using a vhost) or just the apache configuration. So,…