-
@poeti8 Hi I connected my custom subdomain to kutt, but it unfortunately shows only http. I even connected an SSL certificate to that subdomain. Could you all direct me on how to get the shortened url…
-
When using a [custom domain](https://help.github.com/articles/adding-or-removing-a-custom-domain-for-your-github-pages-site/), Github requires a CNAME file. I think this can be done through correct me…
-
Hey @Ly0n, could you connect the custom domain (openclimate.fund) to the GitHub Pages site hosted here? I don't have access to the domain or DNS provider.
Once the DNS is updated, I could also set …
-
Hi @jmo808 @ehashman: Can you guys able to guide how I could make the custom domain an optional field on this ARM template, please? Any help is much appreciated.
-
**Description:** In this issue, we'll implement the server-side routing logic needed to handle incoming requests to custom domains. This is where we define how requests to custom domains will be proce…
-
To significantly reduce NWP file sizes, I've been modifying the DOMAIN in /solarforecastarbiter/io/nwp.py, e.g., for a region in the Southeast:
```
DOMAIN = {'subregion': '',
'leftlon': -…
-
Hi,
one other request:
Instead of using a normal API URL (execute-api) we would like to use custom urls to get rid of the preflight (options).
We figured out that you are using a method called is…
-
Is there any doc on how to modify the code to make it work for a custom domain?
And yes, how to make it work in english also?
-
with respect to the description:
Before use, remember to replace the Blind XSS payload with your own in the xss_automation.sh file, or remove the -b option completely.
![description](https://githu…
-
Works fine on localhost:3000, i can create sites (subdomains) and posts on those sites and visit each of those posts using their subdomain on localhost.
But after deploy on vercel using the public …