{"id":21474723,"url":"https://github.com/jack-carling/htaccess","last_synced_at":"2026-02-09T09:05:58.707Z","repository":{"id":117560910,"uuid":"517136469","full_name":"jack-carling/htaccess","owner":"jack-carling","description":"Apache .htaccess for https and SPA","archived":false,"fork":false,"pushed_at":"2022-07-23T18:39:02.000Z","size":0,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-16T23:49:42.025Z","etag":null,"topics":["htaccess"],"latest_commit_sha":null,"homepage":"","language":null,"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/jack-carling.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-07-23T18:35:10.000Z","updated_at":"2022-07-29T15:56:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"b3b46c20-6ec3-4331-a653-5bc97fbc97a1","html_url":"https://github.com/jack-carling/htaccess","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jack-carling/htaccess","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jack-carling%2Fhtaccess","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jack-carling%2Fhtaccess/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jack-carling%2Fhtaccess/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jack-carling%2Fhtaccess/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jack-carling","download_url":"https://codeload.github.com/jack-carling/htaccess/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jack-carling%2Fhtaccess/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29260426,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-09T04:11:57.159Z","status":"ssl_error","status_checked_at":"2026-02-09T04:11:56.117Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["htaccess"],"created_at":"2024-11-23T10:31:44.604Z","updated_at":"2026-02-09T09:05:58.693Z","avatar_url":"https://github.com/jack-carling.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Apache\n\n```\nRewriteEngine On\nRewriteCond %{HTTPS} !=on\nRewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]\nRewriteBase /\nRewriteRule ^index\\.html$ - [L]\nRewriteCond %{REQUEST_FILENAME} !-f\nRewriteCond %{REQUEST_FILENAME} !-d\nRewriteRule . /index.html [L]\n```\n\nRewrite to https and enable single page applications, requires custom 404 handling. Place `.htaccess` file in root directory.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjack-carling%2Fhtaccess","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjack-carling%2Fhtaccess","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjack-carling%2Fhtaccess/lists"}