[asterisk-gui] astrisk-gui 404 issue
    Noah Miller 
    noahisaacmiller at gmail.com
       
    Mon Apr  6 08:30:26 CDT 2009
    
    
  
> 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
    
    
More information about the asterisk-gui
mailing list