On Wed, Nov 26, 2014 at 06:51:36AM -0500, hack3rcon wrote:
Hi there,
> I mean is when a user Enter "192.168.1.1" it
> automatically forwarded to "192.168.1.1/kibana" ?
location = / { return 301 /kibana; }
f
--
Francis Dalyfran...@daoine.org
___
Hello Folks.
I installed Nginx and Elasticsearch and Kibana and my Linux box IP is
192.168.1.1 but when I enter this IP in browser it show me Nginx start page
and I must enter "192.168.1.1/kibana" to show the Kibana start page. How can
I doing it automatically? I mean is when a user Enter "192.168.