This project is not covered by Drupal’s security advisory policy.

Page proxy allows Drupal to act as an HTTP proxy to remote sites and make those
remote sites available under a user defined path.

Features

The idea of this module is to allow access to a remote website under a path of
Drupal. I.e. if you have Drupal at foo.org, you can make bar.org accessible at
foo.org/bar. Drupal will act as proxy and route any requests to foo.org/bar to
bar.org and send the responses of bar.org back to the client.

The module is useful, of users have access to Drupal, the server Drupal is
hosted on has access to the remote site, but the users do not have direct
access to the remote site. If the users have direct access to the remote site,
other solutions are very likely preferrable.

Post-Installation

After the installation of the module, visit /admin/config/services/page-proxy
to create new page proxy configurations.

Project information

  • caution Minimally maintained
    Maintainers monitor issues, but fast responses are not guaranteed.
  • caution Maintenance fixes only
    Considered feature-complete by its maintainers.
  • chart icon4 sites report using this module
  • Created by lukas_w on , updated
  • shield alertThis project is not covered by the security advisory policy.
    Use at your own risk! It may have publicly disclosed vulnerabilities.

Releases