{"id":20534373,"url":"https://github.com/abhi-bhatra/cgiprogramming-scripts","last_synced_at":"2026-03-19T16:17:31.489Z","repository":{"id":134497453,"uuid":"443924310","full_name":"abhi-bhatra/CGIprogramming-scripts","owner":"abhi-bhatra","description":"CGI Programming to Host WebApp on Apache server","archived":false,"fork":false,"pushed_at":"2022-05-19T08:56:31.000Z","size":2,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-06T03:15:30.623Z","etag":null,"topics":["apache","cgi-application","html-css-javascript","python-script"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/abhi-bhatra.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-01-03T02:56:34.000Z","updated_at":"2023-11-20T08:21:02.000Z","dependencies_parsed_at":"2023-06-16T12:30:46.268Z","dependency_job_id":null,"html_url":"https://github.com/abhi-bhatra/CGIprogramming-scripts","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/abhi-bhatra/CGIprogramming-scripts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhi-bhatra%2FCGIprogramming-scripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhi-bhatra%2FCGIprogramming-scripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhi-bhatra%2FCGIprogramming-scripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhi-bhatra%2FCGIprogramming-scripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abhi-bhatra","download_url":"https://codeload.github.com/abhi-bhatra/CGIprogramming-scripts/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhi-bhatra%2FCGIprogramming-scripts/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30279777,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-08T20:45:49.896Z","status":"ssl_error","status_checked_at":"2026-03-08T20:45:49.525Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["apache","cgi-application","html-css-javascript","python-script"],"created_at":"2024-11-16T00:26:21.257Z","updated_at":"2026-03-09T01:33:05.608Z","avatar_url":"https://github.com/abhi-bhatra.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Python CGI Programming\r\nPython CGI Programmaning is the web app created using Python as backend and HTML-CSS as Frontend. We used Apache2 server to host the web app. \r\nThe App is created on Virtual Machine.\r\n\r\n\r\n### Steps to create\r\n\r\n1. Install Apache2 Web Server `sudo apt-get install apache2`\r\n2. Check the firewall `sudo ufw allow list`\r\n3. Check if Apache2 is running `sudo systemctl status apache2`\r\n4. If Apache2 is stopped, run `sudo systemctl start apache2`\r\n5. Open `nano /var/www/html/index.html` and add the content \r\n6. Create a directory `mkdir /var/www/cgi-bin`\r\n7. Add content `nano /var/www/cgi-bin/test.py`\r\n\r\nNow run the script at yourlocalhost or the Public Ip if is running in the VM\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabhi-bhatra%2Fcgiprogramming-scripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabhi-bhatra%2Fcgiprogramming-scripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabhi-bhatra%2Fcgiprogramming-scripts/lists"}