Update FTP configuration and add PHP handler in .htaccess
This commit is contained in:
6
.vscode/sftp.json
vendored
6
.vscode/sftp.json
vendored
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"name": "host117523.hostido.net.pl",
|
||||
"host": "host117523.hostido.net.pl",
|
||||
"name": "server.hostline.pl",
|
||||
"host": "server.hostline.pl",
|
||||
"protocol": "ftp",
|
||||
"port": 21,
|
||||
"username": "www@grechuta.pagedev.pl",
|
||||
"password": "3VPxHu2ZLYALhxbskeNB",
|
||||
"password": "baNvq3dWPAXZPj2yWvSE",
|
||||
"remotePath": "/public_html/",
|
||||
"uploadOnSave": false,
|
||||
"useTempFile": false,
|
||||
|
||||
Reference in New Issue
Block a user