Skip to content

pixelcodeUK/apache-http2-node-js-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Apache reverse proxy to Node JS This repo contains a Vagrantfile that sets up an Apache server with HTTP 2.0 and server push. It runs a simple express JS app, that initiates a server push by adding the Link header to the response.

##Running the code

vagrant up

After Vagrant has finished booting go to https://localhost:4433 in your host browser to see the app.

##Setup

The Apache config is stored in 000-default.conf. This is copied over the top of the default one after Apache installation.

About

Apache proxy to Node JS with HTTP 2.0 and server push

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors