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

🧾 Information About 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.

🧾 Information About 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 🧾 INFORMATION ABOUT HTACCESS CODE TO REMOVE THE PHP EXTENSION FROM URL



Html Code Example Auto Refresh Multiple Image

... econds image #1, 6 seconds image #2 and 7 seconds image #3. The trick is to make sure each image has a different, unique ID. The html code for mulitple images on a single web is found in the text area ...

Auto Refresh Web Page Chrome Firefox Ie Free

... itten for. Some web page auto reload web browser extensions/add-ons ... The PHP code to auto refresh a web page is also very simple in PHP ... (the assumption in this example is a reload every 10 seco ...

How To Auto Refresh Image On Web Page

... erent search query at the end of the images location on the web server, it forces the web server to serve up a fresh version of the image instead of pulling the image from cache. This is because the w ...
Question ❔
Back to Top
S
H
A
R
E