Hi, I'm usually the guy that needs requests help :D but have you tried
this directory block?
<Directory "/var/www/website2.com/public_html">
Require all granted
Options -Indexes
</Directory>
P.S I noticed in your stack post that you added Directory block of
website1.com within website2.com
---
On 02-05-2022 09:49, Josh Mustillo wrote:
Gday,
I'll post a link to my stack overflow post as it's nicely formatted:
https://stackoverflow.com/questions/72073312/apache-virtual-hosts-not-working-for-my-two-domains
I've been trying for a couple of weeks on a oracle compute instance
with no luck so I thought I would try a Multisite on a local Ubuntu
virtual machine with no luck either.