Welcome to Software Development on Codidact!
Will you help us build our independent community of developers helping developers? We're small and trying to grow. We welcome questions about all aspects of software development, from design to code to QA and more. Got questions? Got answers? Got code you'd like someone to review? Please join us.
Activity for jminer
Type | On... | Excerpt | Status | Date |
---|---|---|---|---|
Edit | Post #286036 | Initial revision | — | over 2 years ago |
Answer | — |
A: How do I strip file extensions from URLs with H2O? It may be hard to find in the docs, but you can use mruby in H2O to rewrite URLs: https://h2o.examp1e.net/configure/mruby.html Unlike Apache, you can use an actual programming language to do the rewriting. This should work for your situation: ``` reproxy: ON paths: "/": mruby.handl... (more) |
— | over 2 years ago |