CodeIgniter Base URL
When you install the CodeIgniter framework on your server, the base URL and certain other settings are automatically configured on install. These settings are relevant to the server you are installing on. The base url is set to the domain you are installing CodeIgniter on (eg. www.uk-webdeveloper.co.uk) and is called by a method [...]
1Apr08
Search Engine Friendly URL's
Ok. I’m going to try to KISS this article.
I realised that I needed to change the URL’s on my website. They were similar to this:
www.domain.co.uk/genericpage.php?pagename
This method allows for a degree of dynamism. It allows for just one page to display all the content. Everything after the ‘?’ are arguments with which my script selects content [...]
No Comments
Posted in Web development
Tagged .htaccess, Apache, dynamic, dynamism, engine, mod_rewrite, php, redirect, rewrite, RewriteEngine, search, seo, URL
Tagged .htaccess, Apache, dynamic, dynamism, engine, mod_rewrite, php, redirect, rewrite, RewriteEngine, search, seo, URL