Search results

  1. M

    HTTPS Support?

    With Google Chrome's continuing plan to mark all websites without HTTPS as insecure, are there any plans to allow free web hosting accounts to place HTTPS certificates on their websites? A good start would be to add support for Let's Encrypt.
  2. M

    PHP file downloading instead of parsing and displaying

    For a while, my webpage, index.php under gmodload, displayed properly, parsed and all that. Recently, instead of displaying the page, it has downloaded the raw php file, including sensitive data for getting api data. If you browse to <directory>?tag=data&anothertag=moredata etc, you download a...
  3. M

    403 Forbidden on correctly(?) formatted PHP page

    I recently uploaded a PHP script to my website and when I try to access it, I get a 403 forbidden error. The only error in the cPanel error log is a error that it can't find the 403 forbidden page. I assume that PHP is enabled, and I have not done anything to block this file, so I'm wondering...
Top