| Lorem Ipsum |
|
Start Lorem Ipsum Dummy Text Lorem Ipsum source |
| Htaccess redirects |
|
Simple page Simple folder New File Extension Non-www to www-domain www to non-www-domain Old domain to new domain |
| Miscellaneous |
|
Word and Letter Count Tool HTTP Status Codes |
| ASCII Characters |
|
ASCII table Extended ASCII HTML Codes |
| Client Information |
|
My IP Address My Screen Resolution My Color Depth My Operative System My Web Browser |
| Simple folder htaccess redirect |
|
The following htaccess code will redirect your visitors from
folder-old to folder-new. Redirect 301 /folder-old http://www.domain.com/folder-new 301 means you redirect the folder permanently. If it is a temporary redirect (that is a 302 redirect), remove 301 from the code.The code will then look like this: Redirect /folder-old http://www.domain.com/folder-new See more examples of htaccess redirects in the menu on the left or below. |
| Search |