EirianPrice
Member
- Reaction score
- 2
- Location
- Mold, North Wales, UK
Im running a windows web server and migrating accounts from an apache linux enviroment, just very basic ftp stuff.
However, i have just converted a from html to php to make it easier to build new pages and change content, now on the linux server i could have just created a .htaccess file to change all requests to the website that had the .html to automatically change to .php
the reason i want to be able to do this is because there are a lot of link around the internet that have this .html on them and now the link would be .php
does anyone know how i could achieve this in an IIS envoroment???
Cheers
EP
However, i have just converted a from html to php to make it easier to build new pages and change content, now on the linux server i could have just created a .htaccess file to change all requests to the website that had the .html to automatically change to .php
the reason i want to be able to do this is because there are a lot of link around the internet that have this .html on them and now the link would be .php
does anyone know how i could achieve this in an IIS envoroment???
Cheers
EP