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 is use of apache in web server?
You see “connection reset by peer” in error log. What could be the reason for this?
What is the difference between systemd and upstart?
How do I know if apache server is running windows?
What is apache child process?
What is mod_security in apache?
What are the log files generated by apache?
What is struct?
In software testing Business requirements or FRD is given,u will have start preparing test cases. In the document only text box is mentioned for a particular option.So do u prepare test cases including special characters,numbers,alphabets,alphanumeric or only for some. Pls help me out.
What is apache configuration?
Where is apache web server located in data center location?
Explain about htpasswd?
I want to stop people using my site by proxy server. Is it possible?
What is use of apache web server?
If you have added "loglevel debug" in httpd.conf file, than what will happen?