☁️ The Most Secure and Easy Selfhosted Home Server. Take control of your data and privacy without sacrificing security and stability (Authentication, anti-DDOS, anti-bot)
When I install the IT-Tools app, and use a path prefix instead of a host, the cosmosdomain.com/toolbox page loads, however all the assets for this site try and resolve to cosmosdomain.com/assets instead of cosmosdomain.com/toolbox/assets.
URL mode is ServApp
Strip path prefix is on
What should have happened?
Assets should be resolving to the path prefix.
How to reproduce the bug?
Fresh cosmos
Add IT-Tools
Use path prefix instead of host
Navigate to the prefix
Take not of HTTP request failures
Relevant log output
If I try and use the proxy mode:
http: proxy error: dial tcp: lookup IT-Tools on 127.0.0.53:53: server misbehaving
Apps have to explicitely support base path in order to work with path prefix, you can't stick it on top of any app.
If you dont have a domain, use different ports, or .local domains to run multiple apps
What happened?
When I install the IT-Tools app, and use a
path prefix
instead of a host, thecosmosdomain.com/toolbox
page loads, however all the assets for this site try and resolve tocosmosdomain.com/assets
instead ofcosmosdomain.com/toolbox/assets
.ServApp
What should have happened?
Assets should be resolving to the path prefix.
How to reproduce the bug?
Relevant log output
If I try and use the
proxy
mode:Other details
No response
System details