0

I have a vm running wordpress on compute engine and the only way to access the api is mysite/index.php/wp-json. I believe this is causing things to break because I can not upload photos / posts. How can I remove the need for index.php?

Tyler Daniel
  • 121
  • 4
  • seems to be apache or nginx configuration... have a look: https://stackoverflow.com/questions/4365129/htaccess-remove-index-php-from-url – gtamborero Dec 09 '18 at 23:12

1 Answers1

0

Procedure to login to your Google Compute engine VM instance can be found here

Adebisi
  • 146
  • 6