> I specified the 'redirect' parameter, but no luck-
>
> http.conf
>
>     [general]
>     enabled=yes
>     bindport=8088
>     prefix=asterisk
>     enablestatic=yes
>     redirect=/ /asterisk/static/config/index.html
>
> Still getting 404 from teh following URL
>
> http://10.0.0.1:8088/asterisk/static/config/index.html
>
> http://10.0.0.1:8088 redirects to
> http://10.0.0.1:8088/asterisk/static/config/index.html but then a 404

Unless you've changed the path of the GUI files, this URL would not
work.  The default location is:

http://address.of.asterisk:bindport/static/config/index.html


- Noah

_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-gui mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-gui

Reply via email to