Topics Map > Known Issues
SOIS Webspace (How to) Fix the 403 Forbidden Error (Try this second)
*****Important Changes to SOIS Web Space Access*****
,Beginning January 7, 2025, the SOISWEB environment will require a UWM VPN connection (for access off-campus), an on-campus wired connection, or a WiFi connection to UWMWiFi or Eduroam WiFi (not UWMVisitor) for web server administrative tasks such as SFTP/SSH and cPanel web portal access.
This change will still allow website viewing access on HTTP (port 80) and HTTPS (port 443) from anywhere.
Instructions on installation/setup and usage of the UWM VPN can be found here: VPN Knowledgebase Articles
If you encounter problems connecting to the SOISWEB environment after this change is implemented, please contact the UWM Helpdesk to report the issue.
****************************************************
Assumptions
- You already have an active account on the soisweb.uwm.edu server.
- You wish to see the index of files and folders when visiting your primary domain but receive the 403 Forbidden error was encountered... error shown below.
Steps to Take
1. Open a web browser and go to https://soisweb.uwm.edu/cpanel.
2. Log in with your soisweb cPanel credentials.
3. Click File Manager in the Files section of Tools.
4. Click the Settings button (upper right corner of the FileManager).
5. Click the checkbox for Show Hidden Files (dotfiles) and click the Save button.
6. Click the public_html folder in the left pane.
7. Right click the .htaccess file and click Edit.
8. Click theEdit button.
9. Add in Options +Indexes after the AddHandler line.
10. Click the Save Changes button then click the Close button.
11. Re-visit your primary domain and you should see something like the image below.