htaccess not visible on Remote Host
Hello,
for some reason I can't see the htaccess file on my server via the Remote Host Window. When I check with an FTP tool like winscp I can see it there, but in PhpStorm it's not visible for some reason. I have a local file of it as well, which is visible and it always tells me, that the deployed file is removed, although it is definitely there.
请先登录再写评论。
Hi there,
Do you have "Show and process hidden files" option enabled?
https://www.jetbrains.com/help/phpstorm/2018.1/advanced-options-dialog.html
Thank you, I didn't know about that option. It actually worked!