{"id":20461577,"url":"https://github.com/dmpas/wtool1cd","last_synced_at":"2026-02-16T23:35:34.281Z","repository":{"id":70969297,"uuid":"94875688","full_name":"dmpas/wtool1cd","owner":"dmpas","description":"OS-CGI-обёртка над tool1cd","archived":false,"fork":false,"pushed_at":"2017-06-20T10:04:50.000Z","size":2,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-10-20T07:58:42.422Z","etag":null,"topics":["cgi","tool1cd"],"latest_commit_sha":null,"homepage":null,"language":"1C Enterprise","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/dmpas.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":"2017-06-20T09:47:14.000Z","updated_at":"2017-10-30T18:35:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"c0481693-d35a-41e1-9b51-f286f5529006","html_url":"https://github.com/dmpas/wtool1cd","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dmpas/wtool1cd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmpas%2Fwtool1cd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmpas%2Fwtool1cd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmpas%2Fwtool1cd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmpas%2Fwtool1cd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dmpas","download_url":"https://codeload.github.com/dmpas/wtool1cd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmpas%2Fwtool1cd/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29524333,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-16T21:45:09.491Z","status":"ssl_error","status_checked_at":"2026-02-16T21:44:58.452Z","response_time":115,"last_error":"SSL_read: 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":["cgi","tool1cd"],"created_at":"2024-11-15T12:26:27.672Z","updated_at":"2026-02-16T23:35:34.262Z","avatar_url":"https://github.com/dmpas.png","language":"1C Enterprise","funding_links":[],"categories":[],"sub_categories":[],"readme":"# wTool1CD\n\nCGI-обёртка для утилиты tool_1CD.\n\n## Настройка\n\nВ Apache в httpd.conf нужно прописать:\n```\n\nLoadModule cgi_module modules/mod_cgi.so\n\n# Где будут лежать наши CGI\nAlias \"/oscgi/\" \"C:/opt/oscgi\"\nScriptAlias \"/oscgi-bin/\" \"C:/opt/oscript/bin/\"  # тут путь к установленному ОдноСкрипту\n\u003cDirectory \"C:/opt/oscgi\"\u003e\n\tOptions +ExecCGI\n\tAddHandler cgi-script .os\n\u003c/Directory\u003e\n\n\nLoadModule actions_module modules/mod_actions.so\n\nAlias \"/rep\" \"C:/1C/Rep/\"          # Алиас для доступа\n\u003cDirectory \"C:/1C/Rep/Retail\"\u003e     # Каталог хранилища\n\tAllow from all\n\tAddHandler tool1cd-file .1CD\n\tAction tool1cd-file /oscgi/tcd/wtool1cd.os # путь к CGI-обработчику \n\t                                           #  (/oscgi - алиас, который мы настроили выше)\n\u003c/Directory\u003e\n\n\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmpas%2Fwtool1cd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdmpas%2Fwtool1cd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmpas%2Fwtool1cd/lists"}