You are currently viewing the content available in Vietnam. If you are looking for information for another region, please select the correct country from the top-left dropdown in the page and 'Navigate to Browse FAQs' in the Support menu.
Issue
It may be desirable to redirect the default IIS webpage to the PME Web application page so that, when typing in the IP address of the server or the server name, the PME Web Application login page will be displayed instead of displaying the default Web page.
Product Line
StrucXureware Pomer Monitoring 7.0.1
Power Monitoring Expert 7.2.x
Power Monitoring Expert 8.x
Power Monitoring Expert 9.x
Power Monitoring Expert 2020
Power Monitoring Expert 2021
Power Monitoring Expert 2022
Power Monitoring Expert 2023
Environment
Webpage
Cause
It may be desired to not reveal the default IIS Webpage
Resolution 1: Use the Web site redirect function built in IIS Manager.
Resolution 2:
It may be desirable to redirect the default IIS webpage to the PME Web application page so that, when typing in the IP address of the server or the server name, the PME Web Application login page will be displayed instead of displaying the default Web page.
Product Line
StrucXureware Pomer Monitoring 7.0.1
Power Monitoring Expert 7.2.x
Power Monitoring Expert 8.x
Power Monitoring Expert 9.x
Power Monitoring Expert 2020
Power Monitoring Expert 2021
Power Monitoring Expert 2022
Power Monitoring Expert 2023
Environment
Webpage
Cause
It may be desired to not reveal the default IIS Webpage
Resolution 1: Use the Web site redirect function built in IIS Manager.
- Start IIS Manager from Administrator Tools
- Expand the server name, and then expand the Sites
- Double Click on the Default Web Site to open up the Default Web Site properties
- Under the IIS section double-click on "HTTP Redirect"
- Check "Redirect requests to this destination", and fill in the PME Web Application link in the box. (For example https://PMEServer/web)
- Check "Only redirect requests to content in this directory (not subdirectories)"
- On the right side pan, click "Apply"
- Since the PME Websites are under Default Web Sites, this change will be applied to any websites that are under Default Websites. Please go to each website, go to HTTP Redirect, and make sure none of the boxes are checked.
- Reset IIS
Resolution 2:
- Download the attached index.html
- Save it to Default Web Site root, which is normally at C:\inetpub\wwwroot
- Modify the index.html file to include the proper PME Web Application Link as shown below (replace 'PMEServer' with the appropriate PME server name):
- Reset IIS