BARRIER BREAKER (Bleeding Edge, r37759)
Can i run LuCI on web server Apache ?
I need help on how to do it, I've been searching the forum and Google but i cannot find an article on how to combine the two together. All i can find is this but they don't explain how to use the most popular server in the world Apache! :
http://wiki.openwrt.org/doc/howto/luci.essentials
LuCI on other web servers
http://wiki.openwrt.org/doc/howto/http.overview →http.overview
LuCI on lighttpd
http://wiki.openwrt.org/doc/howto/luci.on.lighttpd →luci.on.lighttpd
LuCI on nginx
http://wiki.openwrt.org/doc/howto/luci.on.nginx →luci.on.nginx
LuCI on ...
My main objective is to run a server on port 80 and the web user interface (LuCI) to administer the router on a different port.
Installed:
Apache
PHP
MySQL
LuCI is not installed on the router.
Set up a LAMP stack on OpenWrt:
http://wiki.openwrt.org/doc/howto/lamp
I am unable to access my router index.php test file from http://192.168.1.1/index.php
(Last edited by bcus on 16 Aug 2013, 10:00)