{"id":21668979,"url":"https://github.com/ajaymarathe/handle-htaccess","last_synced_at":"2026-02-15T03:31:50.329Z","repository":{"id":98905869,"uuid":"208409187","full_name":"ajaymarathe/handle-htaccess","owner":"ajaymarathe","description":"Hi there, this is small .htaccess docs, Thanks...","archived":false,"fork":false,"pushed_at":"2019-09-14T08:38:42.000Z","size":4,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-08T02:47:03.675Z","etag":null,"topics":["htaccess","htaccess-files","working-with-htaccess"],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ajaymarathe.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2019-09-14T08:06:05.000Z","updated_at":"2024-10-23T15:37:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"16e834c5-8dfb-4f82-ac0a-884734d69a57","html_url":"https://github.com/ajaymarathe/handle-htaccess","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ajaymarathe/handle-htaccess","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajaymarathe%2Fhandle-htaccess","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajaymarathe%2Fhandle-htaccess/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajaymarathe%2Fhandle-htaccess/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajaymarathe%2Fhandle-htaccess/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ajaymarathe","download_url":"https://codeload.github.com/ajaymarathe/handle-htaccess/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajaymarathe%2Fhandle-htaccess/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29466929,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-15T01:01:38.065Z","status":"online","status_checked_at":"2026-02-15T02:00:07.449Z","response_time":118,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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","htaccess-files","working-with-htaccess"],"created_at":"2024-11-25T12:18:24.047Z","updated_at":"2026-02-15T03:31:50.312Z","avatar_url":"https://github.com/ajaymarathe.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# handle-htaccess\nHi there, this is small .htaccess docs, Thanks...\n\n### Redirect to index.html\n\n\u003cpre\u003e\n\u003cIfModule mod_rewrite.c\u003e\nRewriteEngine on\nRewriteCond %{REQUEST_FILENAME} !-f\nRewriteCond %{REQUEST_FILENAME} !-d\nRewriteRule ^(.*)$ /index.html?path=$1 [NC,L,QSA]\n\u003c/IfModule\u003e\n\u003c/pre\u003e\n\n### Redirect into another folder \n\u003cpre\u003e\n\u003cIfModule mod_rewrite.c\u003e\nRewriteEngine On\nRewriteRule ^(.*)$ folder-name/$1 [L]\n\u003c/IfModule\u003e\n\u003c/pre\u003e\n\n+ https://varvy.com/pagespeed/htaccess.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fajaymarathe%2Fhandle-htaccess","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fajaymarathe%2Fhandle-htaccess","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fajaymarathe%2Fhandle-htaccess/lists"}