Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #39866


Ignore:
Timestamp:
02/13/2017 08:48:14 PM (10 years ago)
Author:
swissspidy
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #39866

    • Property Summary faulty .htaccess file being created infaulty .htaccess file being created
  • Ticket #39866 – Description

    initial v1  
    114.7.2 continually rewrites .htaccess file to the following content not compatible with Mozilla nor Explorer
    22
     3{{{
    34# BEGIN WordPress
    45AddHandler application/x-httpd-php70s .php
     
    4950RewriteRule . /index.php [L]
    5051</IfModule>
    51 
     52}}}