Tag Archives: url
Various URL Rewrites – PHP and Apache
URL rewriting is usually done to route request to a single application entry point such as index.php. Of course, it is also used to create human and bot friendly URLs. This type of URL rewriting comes in different flavor for … Continue reading
Posted in Apache, php
Tagged apache rewrite, friendly url, rewrite, url, url rewrite
Leave a comment
Zend Framework: Redirection
Just a small tips, for sometimes we will forget some simple codes. I wrote this post for my future reference, just like the rest of the codes. To redirect in Zend Framework, ex: from from action to another, like from … Continue reading
Posted in Zend Framework
Tagged action, controller, framework, gotoroute, php, redirect, redirection, redirector, url, zend
1 Comment




