-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
Milestone
Description
I tried to use Mailhog together with an apache-proxy.
ProxyPass /mailhog http://localhost:8025/
ProxyPassReverse /mailhog http://localhost:8025/
Mailhog tries to resolve all resource absolute to the host:
I think mailhog needs an optional webcontext argument like -webcontext mailhog, which will then search all resources under /mailhog/.. instead of /
Reactions are currently unavailable
