My friend has a website of which he wants a simple URL on a brochure. Instead of <domain>.com/rentals.html he wants the brochure to say <domain>.com/Rentals
So if someone types in the address bar <domain>.com/Rentals it will take them to the rentals.html page.
I assume this is within .HTACCESS with mod_rewrite? Any help?
So if someone types in the address bar <domain>.com/Rentals it will take them to the rentals.html page.
I assume this is within .HTACCESS with mod_rewrite? Any help?