Url rewriting
You may frequent sites who make use of url rewriting to create fancier and cleaner urls. Many websites these days are driven dynamically by database applications instead of coded in html by hand with static files. This means that the url you are accessing may or may not have a file by that name sitting behind the server on the hard drive. Just because you access a domain with domain.com/sandwich.html doesn't mean that there is really a file called sandwich.html on the server. This is the beauty ... read more!
Posted in technology | Post Comment

RSS Feed