Skip to content
This repository has been archived by the owner on Jul 13, 2022. It is now read-only.

Support for running static content apps on Apache HTTP Server #39

Open
kvedurmu opened this issue Oct 7, 2020 · 0 comments
Open

Support for running static content apps on Apache HTTP Server #39

kvedurmu opened this issue Oct 7, 2020 · 0 comments

Comments

@kvedurmu
Copy link

kvedurmu commented Oct 7, 2020

One thing to think supporting in this buildpack is the ability for users to use Apache HTTP Server to serve static content apps.

Provided the app has a buildpack.yml with the structure below, users would run pack build --buildpack paketo-buildpacks/httpd --buildpack paketo-buildpacks/staticfile.
Buildpack.yml

staticfile:
  httpd:
    root: "public"
     ...... # other keys
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant