OpenWrt Forum Archive

Topic: How to Change Luci Port?

The content of this topic has been archived on 23 Apr 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

I need to change the Luci web port to something other than 80. How is that done?

Thanks in advance,

Rob

Depends on what httpd server you are using. /etc/config/httpd is Busybox's httpd, /etc/config/lucid is LuCI's own webserver.

Thanks Dodge,

I'm planning to use the Busybox web server on port 80 and change LuCI's to 88. I should be able to take it from here.

Thanks again for the help.

Old thread but same question, only that /etc/config/lucid doesn't exists on my system (Backfire (r24038)) - any suggestions?

Thnx,

jayrock

had right now the sam problem
solution: luci runs now via uhttpd, so you need to change /etc/config/uhttpd

regards
Ghost

If your system uses uhttpd, then edit the /etc/config/uhttpd file to change its default port.

I can move LuCI to another port.
But how to set the default port other than 80 on uhttpd.

The discussion might have continued from here.