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 - A Detailed Explanation
- WordPress Content Spinner Plugin - SEO WordSpinner
- Weather Forecasts for WordPress - WP Wunderground Plugin
- jQuery validator annoyances
Tag Cloud
Website Redesign Domains eCommerce Search WP Plugins SEO Functions.php Marketing Plugin WordPress Plugins Javascript Web Design Search Engine Optimization CSS Blogging WordPress SEO Design Links Shopping Cart Nofollow Denver Denver SEO WordPress Interspire Development WordPress Development Google Google SEO Optimization Code Interspire Shopping Cart
Tag Archives: HTML
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