-
### context
I'm serving the webview from https and try to load mobile internal data through the static server.
However, ios webview safari does not allow http requests on https website.
I tried to …
-
Hello,
I have TURN server (coturn) server deployed externally on a VPS. The TURN server uses a shared secret instead of a username.
The coturn [config](https://github.com/coturn/coturn/blob/0a9…
rajil updated
1 month ago
-
I'm attempting to deploy a branch from Github using Github Actions to Azure Static Web Apps without an API. We deploy separate and independent Azure Functions. We can deploy without issue from other…
-
# Problem/Motivation
I don't know if I've set something up wrong or incorrect with my add-on but while using the DHCP server static leases don't seem to persist through a reboot. I've seen that there…
-
### Question Description
I am trying to set app a static server in a sub app, but it does not seem to work.
The problem can be reproduced with the snippet below.
Project struture:
```bash
tree …
-
# 🙋 Feature request
Currently, there's no way easy way to add additional data into the dist dir provided by serve. I've previously advocated for this use case (#2461), where I have large bi…
-
I'll propose to move the [Node.js Server's Serve Static Middleware](https://github.com/honojs/node-server?tab=readme-ov-file#serve-static-middleware) in [`honojs/node-server`](https://github.com/honoj…
-
**Is your feature request related to a problem? Please describe.**
There needs to be a way to update just the static content on the website in a deployment, without restarting the API server (since…
-
Start with a fresh Pharo 13 image.
In a Playground window evaluate:
```
(ZnServer startDefaultOn: 3000)
delegate: ( ZnStaticFileServerDelegate new
directory: 'web' asFileReference;
y…
-
A github-pages like static server, eg. `/` will serve `github.com/user/user` and `/project` will serve `github.com/user/project`
- [ ] golang version
- [ ] node.js version (@egoist)