What are some of the ways to deploy static web content in Apache server directly from an IDE say Netbeans?
1 Answer
The NetBeans IDE includes FTP and SFTP support (use SFTP to avoid sending your credentials in plaintext).
The NetBeans IDE includes FTP and SFTP support (use SFTP to avoid sending your credentials in plaintext).