Thread Starter
whvs
(@whvs)
I was able to resolve the problem.
The problem lies with the apache configuration. I substitute a component of the configuration and the 404 error cleared and REST API issue also resolved. I can create, save and update pages too.
$ sudo nano /etc/apache2/apache2.conf
<Directory "/var/www/html">
Options FollowSymLinks
AllowOverride All
Require all granted
</Directory>
Instead of AllowOverride All, I had AllowOverride None. I replaced and all problems solved.
Thread Starter
whvs
(@whvs)
Hello George.
Thanks for your response, any idea what I should be looking at to solve these problems.
I have tried many of the solutions I researched none worked?
Thanls
Thread Starter
whvs
(@whvs)
Thank you for your response
the link is
https://www.webhostville.com/
http://www.webhostville.com/
It is has A record under GCP DNS