Explore >> Select a destination


You are here

codeinthehole.com
| | www.paepper.com
10.5 parsecs away

Travel
| | Rewriting URLs using mod_rewrite Every so often as a web developer, you might have to write a redirect of some URLs to some other ones to an .htaccess file. If you remember these tips here, you will probably have most of the stuff you need: Redirect a specific URL to another URL Redirect 301 "/old-page.html" "/new-page.html" 301 here means it is a permanent redirect. Over time Google and other search engines will then replace the old URL with the new one in their index.
| | www.itechlounge.net
19.2 parsecs away

Travel
| |
| | soundstep.com
17.1 parsecs away

Travel
| | soma.js router plugin 26 Apr 2012 | 3 min read I wrote a router plugin for soma.js to create internal routes in a web app. The plugin is...
| | lewisdale.dev
85.8 parsecs away

Travel
|