Woohoo .. I’ve finally managed to get permalinks working on this blog. I’ve been looking for a solution for ages and finally found one on this site. I’m just really, really pleased. Now, one reason to switch from IIS to Apache has been quashed!
addthis_url = ‘http%3A%2F%2Fwww.only-network.com%2Findex.php%2F2008%2F04%2F10%2Fpermalinks-working%2F’;
addthis_title = [...]
I learnt an important thing yesterday, while working on the WorkConnexions corporate website. Apache uses a file called .htaccess that lets you configure folder level permissions for your website. It’s not really the best way to set up this configuration, but if you are using shared hosting, then it’s your only option. Anyway, I set [...]
Posted in learning | Also tagged .htaccess, LAMP | Edit