You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm going over the possibilities to handle a html form submission since directive mailout that used to work perfectly with caddy v1 is not supported in v2 anymore.
Was thinking to simply trigger a .go file when a route is being hit. Is it possible to dynamically receive arguments instead of hard coding them in the Caddyfile?
I'm going over the possibilities to handle a html form submission since directive mailout that used to work perfectly with caddy v1 is not supported in v2 anymore.
Was thinking to simply trigger a .go file when a route is being hit. Is it possible to dynamically receive arguments instead of hard coding them in the Caddyfile?
e.g something like this:
The text was updated successfully, but these errors were encountered: