| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Fixes apache#571. We need to use `^/java/$` not `^/$` because we deploy our website to `https://.../java/` not `https://.../`.
|
I tested this with my Apache hosted website with subpath. |
Sorry, something went wrong.
|
Let's try this. |
Sorry, something went wrong.
Sorry, something went wrong.
Are these URLs alive? I still got 404. |
Sorry, something went wrong.
|
The "current" URL will be available after the first release. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Fixes #571.
We need to use ^/java/$ not ^/$ because we deploy our website to https://.../java/ not https://.../.