Category: Apache

Learn how to prevent executing php file in a particular Folder / Directory!

Learn how to prevent executing php file in a particular Folder / Directory!

Today we are going to see how to prevent executing PHP file / PHP code in a particular Folder. This is really important if you have an Upload file option in your website. Upload option could be any file or …

Remove .php extension from URL using htaccess

Remove .php extension from URL using htaccess

Hi friends, You might wonder seeing some sites will not display any .php extension even though they developed the website using normal PHP script.

This can be achieved using htaccess. It’s damn simple and here is the code:

The below …

How to do Search engine Friendly URL through htaccess ReWriteRULE

How to do Search engine Friendly URL through htaccess ReWriteRULE

PHP is the vast programming used for developing websites. You might have seen hundreds of website URL having with a lot of query string in it.

For Example:

https://babynames.agurchand.com/index.php?origin=African&gender=male&type=chaldean&page=4

If you see the above URL it looks ugly and with …

Theme: Overlay by Kaira
Agurchand