Page is a not externally linkable
- Code, Content, and Presentation
-- Apache Web Server
---- conditional in htaccess


EvertVd - 10:02 am on Apr 3, 2012 (gmt 0)


I am using syncing to keep the developing and production versions of a website up-to-date. this works perfectly except for one thing: there is an instruction in the htaccess file which should run on the remote server, but not on the dev-box. It is *not* an option to exclude the htaccess from syncing.

So I was wondering if there is some condictional based on the server htaccess is on? The instruction is:


<FilesMatch "\.php$">
AddHandler x-httpd-php53.php
</FilesMatch>


Thread source:: http://www.webmasterworld.com/apache/4436609.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com