Search found 2 matches

by carts
24 Aug 2020, 11:12
Forum: Software
Topic: How to change the WEB LOGIN page to the page provided by third-party software?
Replies: 2
Views: 5532

Re: How to change the WEB LOGIN page to the page provided by third-party software?


Hi,

Pictory is just a website served up by the apache2 web server. If you go into the webserver config file I'm sure you can change the port.

Have a look here: https://timleland.com/how-to-change-apache-port/

Koen

Hi,Koen,

really appreciate your help.It works.

Now I find out that this ...
by carts
20 Aug 2020, 13:01
Forum: Software
Topic: How to change the WEB LOGIN page to the page provided by third-party software?
Replies: 2
Views: 5532

How to change the WEB LOGIN page to the page provided by third-party software?

Hi,
I have a RevPi core ,the system version is jessie.
I was trying to install a software framework called Eurotech Software Framework, which has a rpm package for raspberry Pi.
but the framework has a web page,and it is supposed to use the local IP, port 80, the same IP and port as the RevPi login ...