Hi all
Running locally on my machine, this mod_rewrite works perfectly...
------------------------------
Options +FollowSymLinks
RewriteEngine On
RewriteRule ^(/)?$ http://%{SERVER_NAME}/blue/home [L]
RewriteRule ^blue(/)?$ http://%{SERVER_NAME}/blue/home [L]
RewriteRule ^green(/)?$...
Hi all,
I would like to find out how to do something that i see regularly on websites and need advice!
In many cases when you visit a website by typing in the domain only (i.e. www.mydomain.com) you will see the URL automatically change to something like www.mydomain.com/newwebpage (for...
Hi
I am about to begin developing my first 'tidy url' website with PHP and have followed many tutorials on how to implement the ForceType method. However, each time i try and type a URL such as http://mydomain.com/articles/3 (where articles is my script and 3 would be the ID of the article in...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.