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

🧾 Info of 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.

🧾 Info of 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 🧾 INFO OF HTACCESS CODE TO REMOVE THE PHP EXTENSION FROM URL



What Does Google Analytics Tracking Code Look

... l allow you to see lots of information about the visitors to your website include, live, real time tracking of visitors on your website. After the tracking code has been installed to your blog or webs ...

Auto Refresh Web Page Chrome Firefox Ie Free

... h ... So for example, if you wish to automatically refresh a web page every 5 seconds ... The raw Javascript code to reload/refresh a web page is extremely uncomplicated and simple: window.location.re ...

Html Code Example Auto Refresh Multiple Image

... area below. Note: make sure to alter the html image code that is red to meet your needs, ie proper image ID, number of seconds between refreshes, etc. and make sure to specify a unique ID for EACH ima ...
Question ❔
Back to Top
S
H
A
R
E