Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #550906

    File reads
    Still a 500 internal server error:

    <html>
    <head>

    </head>
    <body>
    <p># BEGIN WordPress
    <ifmodule>
    RewriteEngine On
    RewriteBase /
    RewriteRule ^index\.php$ – [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </ifmodule> <filesmatch> <ifmodule>
    Header set Access-Control-Allow-Origin “*”</ifmodule></filesmatch></p>
    # END WordPress
    </p>
    </body>
    </html>

    #551041

    Replied you here – https://kriesi.at/support/topic/htaccess-2/#post-551040
    Please do not create duplicated topics as it is making it harder for us and for other users to follow :)

    Best regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Site down. problems with .htaccess’ is closed to new replies.