{"id":20666029,"url":"https://github.com/code-egg/ols-proxy","last_synced_at":"2025-04-19T16:41:24.827Z","repository":{"id":149885772,"uuid":"313506509","full_name":"Code-Egg/ols-proxy","owner":"Code-Egg","description":"Quick setup for OpenLiteSpeed as a reverse proxy. ","archived":false,"fork":false,"pushed_at":"2022-10-01T08:20:24.000Z","size":42,"stargazers_count":6,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-29T10:22:18.259Z","etag":null,"topics":["apache2","hacktoberfest","openlitespeed","owasp","reverse-proxy"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/Code-Egg.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":"2020-11-17T04:26:35.000Z","updated_at":"2024-04-27T23:44:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"51fda9ee-6e2c-4e17-ba2a-7d3a4898ddbc","html_url":"https://github.com/Code-Egg/ols-proxy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Code-Egg%2Fols-proxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Code-Egg%2Fols-proxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Code-Egg%2Fols-proxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Code-Egg%2Fols-proxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Code-Egg","download_url":"https://codeload.github.com/Code-Egg/ols-proxy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249740186,"owners_count":21318681,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["apache2","hacktoberfest","openlitespeed","owasp","reverse-proxy"],"created_at":"2024-11-16T19:35:05.091Z","updated_at":"2025-04-19T16:41:24.822Z","avatar_url":"https://github.com/Code-Egg.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"### OpenLiteSpeed as a Reverse Proxy\nEnvironment\n```\nPort 80  \u003e\u003e\u003e OpenLiteSpeed proxy \u003e\u003e\u003e port 81  Apache\nPort 443 \u003e\u003e\u003e OpenLiteSpeed proxy \u003e\u003e\u003e port 444 Apache\n```\nThe script will auto install OpenLiteSpeed, Apache, LSPHP, PHP. Config OLS as a reverse proxy via rewrite rules. \n\n\n## How to install\nClone the repository\n```\ngit clone https://github.com/Code-Egg/ols-proxy.git\n```\n\nUpdate `ols-proxy/backend-cnf` for backend server IP/Port if needed. If URL is not '127.0.0.1', then the setup script will treat the backend server as remote, and skip apache setup. \n\n```\nBACKEND_HTTP_PORT='81'\nBACKEND_HTTPS_PORT='444'\nBACKEND_IP='127.0.0.1'\nBACKEND_DOMAIN='www.example.com'\n```\n\nRun the setup script\n```\ncd ols-proxy; bash setup.sh\n```\n\n## Optional Settings\nMake sure your OpenLiteSpeed version start from v1.7.6+\n\nEnable OWASP ModSecurity rule set on OLS\n```\nbash owaspctl.sh --enable\n```\nDisable OWASP ModSecurity rule set on OLS\n```\nbash owaspctl.sh --disable\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcode-egg%2Fols-proxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcode-egg%2Fols-proxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcode-egg%2Fols-proxy/lists"}