About Katz Web Services
Katz Web Services is a web development company operated by Zack Katz.
-
Plugin Support Topics
Popular Posts
- Simple Vertical Align Plugin for jQuery
- How to Create a Custom RSS Feed in WordPress in 12 Lines of Code
- Contact Form 7 Modules - A Plugin
- iContact Widget for WordPress
- Gravity Forms Shortcode Explained
- SEO WordSpinner Plugin - A Killer SEO Plugin for WordPress
- Weather Forecasts for WordPress - WP Wunderground Plugin
- jQuery validator annoyances
Tag Cloud
Optimization WP Plugins Denver Nofollow eCommerce Code Javascript Search Engine Optimization Plugin Shopping Cart Links Marketing Web Design WordPress Plugins CSS Blogging Denver SEO Website Redesign Interspire Shopping Cart Google Design WordPress SEO Google SEO Interspire Development WordPress Domains Search Functions.php WordPress Development SEO
Tag Archives: Apache
Use .htaccess to make all your HTML files PHP
Note: the following will not work on all server configurations, which may be why you’re using SSI in the first place. Call your server administrator/tech support and see if the following techniques are supported.
Escape static HTML
If you want the power and flexibility of PHP but don’t want to (or can’t) shift away from HTML, you can actually tell your server to read all HTML files as PHP by making one simple change to a file called .htaccess.
Here’s how:
- Create a file called .htaccess if you don’t have one already, and save it to your root folder