How to deploy a vue3 application in a apache2 server? – Nginx
I'm trying to make a vue3 app run in a apache2 server, I did apache configuration of the site in sites-available and also did the symlink to sites-enabled. I don't have the ServerName ready bc I wanted to test it…