Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jetty-users] Why Jetty sends 302 for welcome files?

Hello dear jetty-users group!
I would like to ask why Jetty sends HTTP 302 "moved temporarily" instead of just 200 "OK" when serving welcome file (index.jsp, index.html, ...)?

IMHO welcome file is not redirection by nature and client should directly get welcome file if there is matching one.

Can I configure Jetty to don't send 302 redirects for welcome files?

​​
--
Hezky den / Have a nice day
Libor JELÍNEK

VIRTAGE SOFTWARE
 
​// ​
www.virtage.com
seat: ​
Lucni 542, 285 04 Uhlirske Janovice
​,
​​
C
​zech Rep.​
office: ​
U Kasaren 1377, 293 01 Mlada Boleslav, 
C
​zech Rep.
email: ljelinek@xxxxxxxxxxx // https://twitter.com/liborjelinek

Visit our developer adventures at http://devblog.virtage.com!

Back to the top