Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 11/04/25 in Posts

  1. The headers were in English because I changed them for you. I already fixed the CGI bin folder for you as well as the permissions. They should not all be turned on, and the server will refuse to run the script for security reasons if you do set them that way. Either way, glad to see everything is working now.
    1 point
  2. It doesn't work for numerous reasons: First, you apparently deleted and recreated your cgi-bin folder, which breaks the ability to run CGI on the account. Second, you had the permissions on test.py set to 777 when they need to be 750. Third, you translated the header values. Headers and server commands must be in English because these are machine-read values defined as part of international standards. print("Tipo di contenuto: testo/html\n\n") I've fixed all the issues for you and the script is now working.
    1 point
  3. 1Thank you! I appreciate it
    1 point
  4. Have you tried these instructions? https://wiki.helionet.org/Google_Site_Verification
    1 point
×
×
  • Create New...