List of questions
Related questions
Question 42 - 312-96 discussion
Which of the following configurations can help you avoid displaying server names in server response header?
A.
< Connector port='8080' protocol='HTTP/1.1' connectionTimeout='20000' redirectPort= '8443' / >
B.
< Connector port='8080' protocol='HTTP/1.1' connectionTimeout='20000' ServerName=' disable' redirectPort='8443' / >
C.
< Connector port='8080' protocol='HTTP/1.1' connectionTimeout='20000' Server = ' ' redirectPort='8443' / >
D.
< Connector port='8080' protocol='HTTP/1.1' connectionTimeout='20000' ServerName ='null ' redirectPort='8443'' / >
Your answer:
0 comments
Sorted by
Leave a comment first