yandeu / five-server

⚡ Development Server with Live Reload Capability. (Maintained Fork of Live Server)
https://www.npmjs.com/package/five-server
Other
162 stars 14 forks source link

New .name.php files are created #35

Closed yandeu closed 2 years ago

yandeu commented 2 years ago

Hi!

Briefly speaking. The problem is this. Only when I use your Five Server do I have when editing any .php, .html, etc. file. copies of these files are created only with a dot at the beginning:

Original: index.php Copy: .index.php

And this is not even a hidden file, but a full-fledged one, if I try to edit .index.php already, ..index.php will be created, and it infuriates. As already said, this is only with Five Server, when using PHP Server, this is not.

https://user-images.githubusercontent.com/84411333/141657102-98806d73-d47a-4bfa-86c9-0d79877a34e3.mp4

If anything, I'm Russian.

Originally posted by @DigiRon4ik in https://github.com/yandeu/five-server/discussions/30