Hi, I appreciate your contributions to the piku project, and came across this sample code. It does install and run the Python interpreter, and your update with piku/piku#79 gives us the ability to create a redirect via an nginx.conf extension.
Would you be open to a pull request moving to nginx directives?
Pros:
Uses fewer resources.
Cons:
Old domain would be in ENV
New domain would be in nginx.conf
If you would prefer, I could simply make the nginx version a separate public repo.
Hi, I appreciate your contributions to the
piku
project, and came across this sample code. It does install and run the Python interpreter, and your update with piku/piku#79 gives us the ability to create a redirect via annginx.conf
extension.Would you be open to a pull request moving to nginx directives?
Pros:
Cons:
ENV
nginx.conf
If you would prefer, I could simply make the nginx version a separate public repo.