Closed metzger100 closed 3 years ago
Found a solution you have to add:
<Directory /usr/share/wordpress/pwa/android-app/>
AllowOverride None
DirectoryIndex index.html
Require all granted
</Directory>
to /etc/apache2/apache2.conf where you set the securiyt model for the Server. Maybe you can add that to your tutorial?
Hey guys. Can't access the pwa preview. I didn't find a solution in your Docs. Log:
Thanks for your help! Greetings Metzger