Hi,
I'm trying to configure a FAS2050 via HTTP
I get on HTTP://"FAS2050 ip address"/na_admin/ -> insert username and password
After that i get
ERROR 500
Servlets not enabled
Can anybody help me with this issue?
That the httpd authorizations on console are
httpd.access |
legacy |
httpd.admin.access |
legacy |
httpd.admin.enable |
on |
httpd.admin.hostsequiv.enable off
httpd.admin.max_connections 512
httpd.admin.ssl.enable |
on |
httpd.admin.top-page.authentication on
httpd.autoindex.enable |
off |
httpd.bypass_traverse_checking off
httpd.enable |
on |
httpd.ipv6.enable |
off |
httpd.log.format |
common |
(value might be overwritten in takeover) |
httpd.method.trace.enable |
off |
httpd.rootdir |
XXX |
httpd.timeout |
300 |
(value might be overwritten in takeover) |
httpd.timewait.enable |
off |
(value might be overwritten in takeover) |
Thanks