TweetHello friends !! Few days ago, I faced a URL rewriting problem on windows server. After checking the server configuration, I found that there is an II7 installed. After long research about this, I found that II7 is not supportĀ .HTACCESS. If youwant to male your site SEO URL friendly, then you have to use web.config [...]
Posts Tagged ‘URL Rewriting’
CGI Tutorial
March 27th, 2010
View Comments
TweetCGI stands for Common Gateway Interface, which is the standard for creating dynamic files or web pages. It can be seen in use on thousands of web pages – website guest books which allow a visitor to enter a message which is displayed the next time anyone accesses the guest page, or search engine pages [...]
URL Rewriting using .htaccess in PHP
February 18th, 2009
View Comments
TweetHello friends .Do you know what is URL rewriting in PHP ? This post will help you about URL rewriting. Static URLs are known to be better than Dynamic URLs because of a number of reasons 1. Static URLs typically Rank better in Search Engines. 2. Search Engines are known to index the content of [...]

