File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -165,9 +165,9 @@ Where the expected output is
165165< /html>
166166```
167167
168- As can be seen it's HTML code, browse to web page
169- ` http://<AXIS_DEVICE_IP>/local/web_server_rev_proxy/my_web_server `
170- for seeing it rendered .
168+ To view the rendered web page, click on the ` Open ` button of the application
169+ from the ` Apps ` tab of the device GUI. Alternatively, browse directly to
170+ ` http://<AXIS_DEVICE_IP>/local/web_server_rev_proxy/my_web_server ` .
171171
172172The application log can be found by either
173173
Original file line number Diff line number Diff line change 99 "version" : " 1.0.0"
1010 },
1111 "configuration" : {
12+ "settingPage" : " index.html" ,
1213 "reverseProxy" : [
1314 {
1415 "apiPath" : " my_web_server" ,
You can’t perform that action at this time.
0 commit comments