7.x
reverse_proxy 7.1.0-alpha2
Posted May 6th, 2011 by John Bickar
in
| Download | Size | md5 hash |
|---|---|---|
| reverse_proxy-7.x-1.0-alpha2.tar.gz | 1.36 KB | d1ee7272841d15fe604a875d7dce8bbd |
Last updated: Fri, 05/06/2011 - 09:41
Added a check for $_SERVER['HTTP_X_FORWARDED_HOST'] to make sure the request is coming through the proxy. Should provide more protection against misconfigured vhost requests.
reverse_proxy 7.1.0-alpha-1
Posted February 18th, 2011 by John Bickar
in
| Download | Size | md5 hash |
|---|---|---|
| reverse_proxy-7.x-1.0-alpha1.tar.gz | 1.11 KB | 8eaf6d07808798e28721d683ce1b980b |
Last updated: Fri, 02/18/2011 - 11:00
-SUMMARY-
This module provides URL rewrites for integrating Drupal with a Reverse Proxy service. It was
developed by the Stanford University Open Source Lab for integrating with the Virtual Host Proxy
Service provided by Stanford University ITS.
-REQUIREMENTS-
The below instructions assume that you have /afs/ir/group/groupname/cgi-bin/drupal as your Drupal
installation directory.
1) Set up a virtual host proxy (http://yourgroup.stanford.edu) to point to your Drupal directory:
https://www.stanford.edu/group/yourgroup/cgi-bin/drupal
2) Enable the Reverse Proxy module
