Bare caddy file starts (and ends) with and error

Hello

This is my first attempt to run caddy (on Windows 10 x64).

I downloaded the .zip file, from which I extracted caddy.exe. When running it, it immediately shuts down with the following error message:

2017/03/16 07:36:19 The filename, directory name, or volume label syntax is incorrect.

What does that message mean? What is the filename, directory or volume label caddy is referring to?

Thank you for any help!

This is a bug that has been fixed. For the moment you need to have a Caddyfile available in the same dir as the executable (I think even an empty Caddyfile will work)

https://github.com/mholt/caddy/pull/1431

1 Like

Thank you - yes, an empty Caddyfile works.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.