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 are "regular expressions"?
How do I check apache version?
How to check for the httpd.conf consistency?
Is apache an operating system?
How to carry out apache efficiency benchmark?
How do I know if apache is running on windows?
How do I download apache for windows?
Is the apache license free?
How to check the version of running apache web server?
How to ensure web server is getting started after server reboot?
Does apache require java?
What is apache server and how it works?
How to use apache web server linux?
How to make sure apache pay attention to just one ip deal with on the server?
What are apache modules?