• Web 2.0 platform and Programming Language

    We are promoting Web 2.0 platform in our template design, xHTML in our scripting and PHP programming language in our server side programming. So try our services and be satisfied with the outcome.

  • HTML/xHTML Standard

    This site passed and uses the W3C XHTML 1.0 Transitional standard, CSS level 2.1 driven, Javascript and with a latest trend of Table-less xHTML scripting by not using <table> tag in making our script.

  • Website History

    This website was founded last October 18, 2007, fully bought the domain February 2008 and has been continually updating. We are located at heart of The City of Golden Friendship Cagayan de Oro the City.

Search Engine Friendly URL to convert .php and replace with .html file extension using .htaccess

Converting or hiding .php and replace with .html file extension using .htaccess is the process of Rewriting your URL. Before we could start doing that, first enable your mod_rewrite in your apache.

What is .htaccess file?

.htaccess files can give you extra control over your server, allowing you to password protect directories, enable server side includes, generate custom error messages, and block users by IP address among other things. An htaccess file is a simple ascii text file which you create or edit in a text editor. The dot (.) before the word htaccess indicates that .htaccess is a file extension. Some text editors will add on an additional .txt file mextension when you save your document.

How to enable how to mod_rewrite module in apache installed under windows environment.

1) Find the “httpd.conf” file under the “conf” folder inside the Apache’s installation folder.
2) Find the following line “#LoadModule rewrite_module modules/mod_rewrite.so” in the “httpd.conf” file.You can do this easily by searching the keyword “mod_rewrite” from find menu.
3) Remove the “#” at the starting of the line, “#” represents that line is commented.
4) Now restart the apache server.
5) You can see now “mod_rewrite” in the Loaded Module section while doing “phpinfo()”.

To begin with, create a file name “.htaccess” on your root directory of your website. Insert the the codes below on the .htaccess file if you have already an .htaccess file copy and paste the codes on your .htaccess, insert it below the existing .htaccess codes.

To make things easier download the sample script below…

# put this .htaccess file to your site root directory #

Options +FollowSymLinks
# start the Rewrite Engine or Rewrite Mode #
RewriteEngine On

# check the url if it has an extension of .html #
RewriteCond %{REQUEST_URI} \\.html$
RewriteRule ^(.*) index.php

Back to list 21 Comments Jan 19, 11 at 09:44 am
  1. Download SEF-URL-with-html-ext

21 Responses to Search Engine Friendly URL to convert .php and replace with .html file extension using .htaccess

  1. agriturismo toscana pisa says:

    Nice Work…

    It’s really a great and helpful piece of info. I am glad that you just shared this helpful info with us. Please keep us informed like this. Thank you for sharing….

  2. partiti politici says:

    Good Blog…

    I found about your blog on bing and checked a few of your early posts. I hope you will continue the very good work. I just added your RSS feed to Feedburner. I’m seeing forward to reading more from you later on!…

  3. directbookmarks.info says:

    Great article…

    I wanted to compose you one little bit of note to help give thanks again for these superb guidelines you have documented on this website. This is so unbelievably generous of you to provide freely exactly what many of us would have advertised as an e-bo…

  4. Kadry i płace says:

    kadry…

    I saw this today….

  5. Ralph Lauren Coupons says:

    Ralph Lauren Coupon…

    I saw this really great post today….

  6. i like reading says:

    Great Blog…

    Nice blog here! Also your site rather a lot up fast! What web host are you the use of? Can I get your affiliate link to your host? I want my web site loaded up as quickly as yours lol…

  7. Temecula short sale agents says:

    Temecula short sale agents…

    I found this really brilliant post today…

  8. free website submisson says:

    free website submisson…

    I found this really brilliant post today…

  9. ipad 2 blog says:

    Great article…

    Needed to create you this little bit of note to be able to say thanks over again with your awesome strategies you’ve discussed on this page. It is quite shockingly open-handed with people like you to convey without restraint all that most people would…

  10. Sifisdndsk says:

    2011…

    great post, very informative. I wonder why the other experts of this sector do not notice this. You must continue your writing. I’m sure, you have a great readers’ base already!…

  11. Jane Somner says:

    Great article…

    Would you be fascinated with exchanging hyperlinks?…

  12. Married Dating says:

    Title…

    Websites That We Highly Recommend To Our Readers…

  13. terrains says:

    Great article…

    I am glad to be a visitant of this stark web blog ! , thanks for this rare information! ….

  14. google reklam ver says:

    Just read this ……

    as soon as I discovered this site I went on reddit to share some of the love with them….

  15. SEO Services says:

    Websites That We Highly Recommend To Our Clients…

    I was checking out this website and found this good post today. I urge you to take a look….

  16. married dating uk says:

    I urge all my blog readers to check out this site…

    We have been checking out a number of good sites over the last few weeks. I urge you to check out this article its a great read….

  17. free ipad 2 says:

    ……

    Thanks for all your efforts that you have put in this. very interesting info ….

  18. Money Online says:

    Awesome website…

    [...]the time to read or visit the content or sites we have linked to below the[...]……

  19. hertz discount coupon says:

    Gems form the internet…

    [...]very few websites that happen to be detailed below, from our point of view are undoubtedly well worth checking out[...]……

  20. cure panic attacks says:

    ……

    this web site is my inspiration , very superb style and perfect content ….

  21. how to make homebrew says:

    My opinion is ……

    Lovely just what I was searching for….

Leave a Reply

Your email address will not be published. Required fields are marked *

*

5 × = thirty five

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

My Blogs

  • Configuring CodeIgniter for website with HTTPS protocol view more...
    Posted: Jan 05, 12 at 11:27 am
  • Keyword “Cagayan de Oro PHP Programmer” iWebProvider.com is Number 1 at Google Search view more...
    Posted: Feb 15, 11 at 05:54 pm
  • PHP get root URL and root Directory path view more...
    Posted: Feb 15, 11 at 02:47 am
  • PHP Object Oriented Programming (OOP) using Model View Controller (MVC) approach view more...
    Posted: Feb 12, 11 at 01:56 pm
  • Launching of the new 2011 iWebProvider.com Template Design view more...
    Posted: Feb 03, 11 at 08:17 pm

Most Popular Blogs

  • Search Engine Friendly URL to convert .php and replace with .html file extension using .htaccess view more...
    Posted: Jan 19, 11 at 09:44 am
  • PHP Class for sending Email and preventing Email Spam view more...
    Posted: Jan 19, 11 at 09:41 am
  • PHP Function to Limit String output or display view more...
    Posted: Jan 19, 11 at 09:39 am
  • PHP get root URL and root Directory path view more...
    Posted: Feb 15, 11 at 02:47 am

Wise Words

"Hard work surpasses genius"

by: Mark

"It’s not about how many you have learned but how much you have utilized and mastered what you have learned."

by: Mark

"The function of good software is to make the complex appear to be simple."

by: Grady Booch

Latest Comments

My opinion is ...... Lovely just what I was searching for....

by: how to make homebrew

...... this web site is my inspiration , very superb style and perfect content ....

by: cure panic attacks

another title... I saw this really great post today....

by: print to fax

Keep in Touch

If you would like to find out more about us, just email us at inquiry[AT]iwebprovider.com