Questions? Call (860)407-2687
find us on:

🧾 Details Regarding HTACCESS Code to Remove the PHP Extension from URL

short url:

This page will show you This page is going to show you the correct PHP code to remove the .php extension at the end of a web page url.

This will allow you to hide the fact your website has its pages driven by php, results in web page urls that are more professional and cleaner looking.

🧾 Details Regarding HTACCESS Code to Remove the PHP Extension from URL

Configuring your .htaccess file so that the .php extension no longer appears in the web browsers address bar is a great idea for a couple of reasons:

  • It is a bit of a security exposure risk to reveal the extensions of your web page files.
  • The removal of the .php extension from your web pages is both neater and more professional looking and makes it slightly easier for your website visitors to remember the url of your web pages.

The HTACCESS Code to Remove the PHP Extension From your Websites Web Page Url's

  1. Download the .htaccess file that currently resides on your websites web server. It is possible that your web server does not have an .htaccess file already, although highly unlikely. If your web server does not already have and .htaccess file on it, create a blank text file on your computer and give it the name .htaccess. Note that is not a misprint. You must literally name the file with a period . followed by htaccess .htaccess.
  2. Copy and paste the htaccess code showing in the textbox below into the htaccess file.
  3. Save the htaccess file as and upload to your web server at the location/directory you downloaded from. If your web server does not have an .htaccess file already then upload the .htaccess file you have just created to the root or home page of your website.

CONTENT RELATED TO 🧾 DETAILS REGARDING HTACCESS CODE TO REMOVE THE PHP EXTENSION FROM URL



Javascript Scrollintoview Alternative Make Co

... the site visitor to click. What matters is the insertion of the onclick code, and pretty much any html element can except an 'onclick' event handler. As an example: The html code required for the con ...

How To Put Mouse Cursor Inside Input Text Tex

... with a form validation code that notifies the web page visitor that the form can't be submit because the user forgot to type something in one of the input fields like a textbox or textarea. An alert m ...

What Does Google Analytics Tracking Code Look

... ur blog or website, when you log in to Google Analytics, click on the REPORTING tab and you will see the following on your screen: The left hand column contains links, broken up into several differen ...
Question ❔
Back to Top
S
H
A
R
E