{"id":21432103,"url":"https://github.com/lookfirst/heroku-buildpack-apache","last_synced_at":"2025-06-20T06:05:00.967Z","repository":{"id":30930099,"uuid":"34488066","full_name":"lookfirst/heroku-buildpack-apache","owner":"lookfirst","description":"heroku-buildpack-apache","archived":false,"fork":false,"pushed_at":"2015-04-26T19:48:08.000Z","size":192,"stargazers_count":2,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-08T08:51:38.086Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/lookfirst.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-04-24T00:01:24.000Z","updated_at":"2015-04-26T19:48:08.000Z","dependencies_parsed_at":"2022-09-03T22:02:52.835Z","dependency_job_id":null,"html_url":"https://github.com/lookfirst/heroku-buildpack-apache","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lookfirst/heroku-buildpack-apache","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lookfirst%2Fheroku-buildpack-apache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lookfirst%2Fheroku-buildpack-apache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lookfirst%2Fheroku-buildpack-apache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lookfirst%2Fheroku-buildpack-apache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lookfirst","download_url":"https://codeload.github.com/lookfirst/heroku-buildpack-apache/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lookfirst%2Fheroku-buildpack-apache/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260891087,"owners_count":23077906,"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":[],"created_at":"2024-11-22T23:16:28.275Z","updated_at":"2025-06-20T06:04:55.953Z","avatar_url":"https://github.com/lookfirst.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# heroku-buildpack-apache\n\nThis is a [Heroku buildpack](https://devcenter.heroku.com/articles/buildpacks) for [apache httpd](http://httpd.apache.org/) that enables you to easily specify the version, compilation arguments and configuration files. The output of the compilation step is cached to speed up future deployments.\n\nThis buildpack only handles compiling and configuring Apache, so you may want to use this in conjunction with  [buildpack-multi](https://github.com/ddollar/heroku-buildpack-multi).\n\n## Usage\n\n1. `heroku buildpack:set https://github.com/lookfirst/heroku-buildpack-apache`\n1. Create a top level `.apache` folder in your Heroku project\n1. Add a file called `.apache.cfg` to the `.apache` folder\n  1. Specify a version: `export APACHE_VERSION=2.4.12`\n  1. Customize apache compile `configure` arguments: `export CONFIGURE_ARGS=\"--enable-foo\"`\n    1. Do not specify `--prefix`\n1. Put Apache configuration into the `.apache/conf` folder\n  1. The contents of this folder are copied over the apache configuration folder in `/app/apache/etc/apache2`\n  1. Anything with a suffix of `.erb` is processed through `erb` for environment variable replacement (`\u003c%= ENV[\"PORT\"] %\u003e`)\n1. Push your project to heroku: `git push heroku master`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flookfirst%2Fheroku-buildpack-apache","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flookfirst%2Fheroku-buildpack-apache","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flookfirst%2Fheroku-buildpack-apache/lists"}