Update FTP configuration and add PHP handler in .htaccess

This commit is contained in:
2024-12-28 15:51:46 +01:00
parent 01e021cbac
commit 7760ccd0cb
4 changed files with 127 additions and 6 deletions

4
.vscode/ftp-kr.json vendored
View File

@@ -1,7 +1,7 @@
{
"host": "host117523.hostido.net.pl",
"host": "server.hostline.pl",
"username": "www@grechuta.pagedev.pl",
"password": "3VPxHu2ZLYALhxbskeNB",
"password": "baNvq3dWPAXZPj2yWvSE",
"remotePath": "/public_html/",
"protocol": "ftp",
"port": 0,