# BEGIN Forminator # The directives (lines) between "BEGIN Forminator" and "END Forminator" 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. SetHandler none SetHandler default-handler Options -ExecCGI Options -Indexes RemoveHandler .cgi .php .php3 .php4 .php5 .phtml .pl .py .pyc .pyo php_flag engine off Header set X-Robots-Tag "noindex" # END Forminator