# BEGIN Gravity Forms # The directives (lines) between "BEGIN Gravity Forms" and "END Gravity Forms" are # dynamically generated, and should only be modified via WordPress filters. # Any changes to the directives between these markers will be overwritten. # Disable parsing of PHP for some server configurations. This file may be removed or modified on certain server configurations by using by the gform_upload_root_htaccess_rules filter. Please consult your system administrator before removing this file. SetHandler none SetHandler default-handler Options -ExecCGI RemoveHandler .cgi .php .php3 .php4 .php5 .phtml .pl .py .pyc .pyo php_flag engine off Header set X-Robots-Tag "noindex" # END Gravity Forms