Caddy
If you notice any mistakes that need to be corrected, please reach out on Discord!
Last updated
If you notice any mistakes that need to be corrected, please reach out on Discord!
Last updated
Download the newest release from .
Create a folder named Caddy
on root of the C:\
drive or where you got Windows installed.
Extract the Caddy zip in the folder you just created.
In the new Caddy folder make another folder called logs
.
Create a new text file, rename it to Caddyfile
and make sure it doesn't have an extension.
In the Caddyfile
paste:
Remember to change localhost
and port
accordingly.
You have two ways to run Caddy.
You can do it manually by creating a bat file:
Open port 80
and 443
in your firewall.
To open Windows Firewall, go to the Start menu, select Run, type WF.msc
and then select OK.
Now click on Inbound Rules, then on the right side you want to click new rule.
Select Port click next.
Select TCP and type inn 80, 443
then next.
Allow the connection and hit Next. Then just choose a name like "Caddy".
You can run it as a service. Just follow the or guides.
Open port 80
and 443
.
If you don't know how to port forward you should check out and find your router.
Now you need to get DNS redirect set up. Some examples of services you can use are or . Just make sure you set the record type as “DNS Host (A)”.