Jump to content
View in the app

A better way to browse. Learn more.

Invision Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Title says it all. I have completed the required steps to enable the API services with no success.

The file ".htaccess" has been uploaded to the /api folder in my sites directory (/var/www/html/api). When I attempt to access this endpoint however I get the below error when clicking continue after. 

The API endpoint is not giving the expected response. Check you followed the instructions correctly. 
The URL being tested is: https://10.253.0.105/api/index.php?/core/hello

Can anyone help me figure out what is going on and why I cannot access this?

There are no log files or entries for the errored attempts to connect.
The system is running inside of a company VPN network.
The system has no custom folder structuring in the OS.

Solved by Jim M

Go to solution
  • Community Expert

Is mod_rewrite and mod_setenvif enabled on your server? 

  • Author

Apologies, how do I check that?

  • Community Expert
  • Solution

You would need to ask your hosting provider or server administrator as it is an apache module which needs to be enabled.

  • Author

My server admin is walking into a meeting right now, I will get that information and update this post when it is available.

  • Author

@Jim M here are the modules you asked about.

sudo httpd -M | grep rewrite_module
  rewrite_module (shared)
sudo httpd -M | grep setenvif_module
  setenvif_module (shared)

 

  • Community Expert

Would have them check to ensure they are working properly in your directory as if they are installed, they should be working.

  • Author

those commands were all run from the root site directory. Should I be doing that from a different directory?

  • Community Expert

Thats something only your hosting company would be able to answer

@Marc Stridgen@Jim M thanks for helping out here these are in fact present and running not sure where the hangup is currently occurring.  Any suggestions?

 

 

  • Community Expert
1 hour ago, JonJones said:

@Marc Stridgen@Jim M thanks for helping out here these are in fact present and running not sure where the hangup is currently occurring.  Any suggestions?

 

 

Unfortunately, it being a local server and indeed an issue with a server environment, we are very limited on what we are able to assist with in this instance. Another cause I have seen are incorrect permissions on the index.php file, so that might be worth a check

Recently Browsing 0

  • No registered users viewing this page.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.