Hi, My linux host requires a few lines of codes in my .htaccess file to properly run my site. However, these few lines of codes are not supported by my local Wamp on Win7. Is there a way to add a "If Wamp Then not run these lines" in my htaccess file so that I don't have to manually change the .htaccess file before upload/downloading the site between the two systems? Thanks.
Mhh... can you remove the .htaccess from your automated upload/download? Or, move the .htaccess outside your www folder (if possible). It should still work.