Jump to content

angelShlesser

Members
  • Posts

    4
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

Posts posted by angelShlesser

  1. He would put on a local server, file .htaccess an error.

    The server encountered an internal error or misconfiguration and was unable to complete your request.

    Please contact the server administrator, [email protected] and inform them of the time the error occurred, and anything you might have done that may have caused the error.

    More information about this error may be available in the server error log.

    That is what .htaccess

    Order Deny,Allow
    <FilesMatch "\\.(tpl)$">
       Deny from all
    </FilesMatch>
    Options -Indexes
    AddDefaultCharset utf8
    RewriteEngine on
    RewriteRule ^(.*).xml $1.php?%{QUERY_STRING}
    ErrorDocument 404 /index.xml
    ErrorDocument 403 /index.xml

    What went wrong and how to fix?

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use