https://www.jefvandegraaf.com doesn’t have a green lock because the certificate you got is only valid for jefvandegraaf.com. You might want to get a new one that’s valid for both.
If you control the entire configuration of the web server (e.g. you own the hardware, or it’s a Virtual Machine you administrate) you can just put that in the Apache configuration file, preferably one specific to the site you want to re-write so that you don’t confuse yourself by messing up some other site you work on another day.
If you don’t have such control, your hosting provider may allow you to create files named .htaccess in the web root where you put files for the site which have some Apache configuration in them, such as these rewrite commands.
I have access to the VM. I am just at a loss at understanding how to write a file from scratch. Do you know of any resources that could help. I have a very basic knowledge of navigating SSH and editing files. Creating this htaccess.conf seems a bit beyond my ability (for right now).
This VM is only hosting 1 wordpress site. It’s completely experimental so I don’t mind messing it all up. It’s not hard to start again. It just consumes time.