Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 3843

Networking and servers • Re: Web development on the pi 4 with apache2

$
0
0
Im a beginner to this topic so dont mind me,
i recently upgraded to developing a web game kinda thing from using localhost on my machine to putting it onto my pi4 using apache.
I was wondering if there is an easier way to develop the website than using nano since i like the features in vs code. :lol: And going back and forward reuploading files every time i make a small change is getting bothersome.
Have you tried using the Visual Studio Code 'Remote SSH' extension?

https://code.visualstudio.com/docs/remote/ssh

With that extension installed, you should be able to open the webroot of your server directly - saving the hassle of moving files around. For reference, on my machines (which run an alternative web server - nginx), the webroot is located at /var/www/html

Statistics: Posted by tdewey — Thu May 02, 2024 10:45 am



Viewing all articles
Browse latest Browse all 3843

Trending Articles