Block Access to Include Files Using .htaccess

When I build websites for clients and myself, I use numerous include files to make my website easy to maintain. These include files may: be composed of pure HTML; no server-side programming involved be PHP class files; used throughout the website composed of both HTML and PHP PHP code to produce a specific action; many … Continue reading Block Access to Include Files Using .htaccess