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?
Asked
Active
Viewed 71 times
0
-
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