/httpd/certs/evumail8prd01_ci_northwestern_edu.key
ServerName u.northwestern.edu
ServerAlias www.u.northwestern.edu
Redirect / https://mail.google.com/a/u.northwestern.edu/
ServerName u.northwestern.edu
ServerAlias www.u.northwestern.edu
Redirect / https://mail.google.com/a/u.no
r
RewriteCond %{DOCUMENT_ROOT}/public/%{REQUEST_URI} !-f
# If request does not include a static file, proxy it to the backend
RewriteRule ^(.*)$ http://localhost:8000$1 [P]
# Otherwise, add "public" to it (e.g., serve the file)
RewriteRule ^(.*)$ /public$1 [L
Have you tried browsing to https://nodejs.mydomain.com/demo/index.html The
proxy configuration in Apache will direct the connection to nodejs over port
8000.
Darryl Baker, GSEC, GCLD (he/him/his)
Sr. System Administrator
Distributed Application Platform Services
Northwestern University
4th