Ok I am still having the same issue with sharing it gives my 403 error

I have been told by TMD hosting permissions are correct on the server but the share urls are incorrect

Does any one know where I can change them and what to ?

I have enclosed 2 images so you can see the effect

Thanks you Simon

  • 882
Comments
    • Update from TMD hosting

      I have edited my site https:// to Mysite

      We would like to inform you that during our investigation, we found that the issue is caused by the following:

      [Sun Aug 04 11:42:48.002957 2024] [rewrite:error] [pid 283484:tid 283484] [client 173.236.127.62:55214] AH10508: Unsafe URL with %3f URL rewritten without UnsafeAllow3F, referer: [https://Mysite.com/my/](https://Mysite.com/my/)
      [Sun Aug 04 11:42:48.935490 2024] [rewrite:error] [pid 283484:tid 283484] [client 173.236.127.62:55214] AH10508: Unsafe URL with %3f URL rewritten without UnsafeAllow3F, referer: [https://Mysitte.com/my/](https://Mysite.com/my/)
      

      This error is related to the Apache web server and occurs when the URL address contains special characters such as %3f, which can potentially be unsafe.

      We have found an alternative solution to the problem, which involves adding the following code to your .htaccess file:

      RewriteEngine On
      RewriteOptions UnsafeAllow3F
      

      However, this immediately results in a 500 error on your website.

      We recommend you consult your web developer for assistance in resolving the issue, as it is related to the code.

      Best Regards

      Technical Support Team

      TMDHosting.com

      • This is now sorted Thank you

        • @Clubhouse , how did you solved it ? I am getting below error. image_transcoder.php?o=sys_images_editor&h=2174&dpx=1&t=1723055183

          Login or Join to comment.