If you specify both deny from all and allow from all, what
will be the default action of Apache?
Answer Posted / cvr
It also depends on Order directive
order allow, deny # connection will be denied
order deny, allow # connection will be allowed
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What language does apache use?
What is apache web server and how it works?
How do I install apache?
How secure is apache server?
What port is apache listening on?
How to start apache server in windows?
What’s difference between apache web server and apache tomcat?
How would you kill the apache process if graceful stop doesn’t work?
What is the typical log file size per 10k requests in an apache web server?
Can I use apache license 2.0 in commercial?
What is offical website of apache?
How to to stop apache?
How does apache work?
Where is apache installed on windows?
How to carry out apache efficiency benchmark?