What is the status code 403,404 represented in apache
server?

Answers were Sorted based on User's Feedback



What is the status code 403,404 represented in apache server?..

Answer / chin

403 represent forbidden error, means if files misses some
selinux security context is missing.

404 represent that their is a cgi script missing or web
pages missing.

Is This Answer Correct ?    10 Yes 0 No

What is the status code 403,404 represented in apache server?..

Answer / venkat

403 --> Forbidden [ This request is legal one but web server
is refusing to respond to it, ]
404 --> Page Not Found [ Web page not available in
webserver, may be available in future ]

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More Linux Commands Interview Questions

what is first RHEL 5.x version support ext4 filesystem?

2 Answers  


What is echo command in batch file?

0 Answers  


How do I run a shell script?

0 Answers  


What is command to check ports running/used over local machine

0 Answers  


What does kill in linux?

0 Answers  






Explain shift command of linux?

0 Answers  


How do I check command history?

0 Answers  


What is tty in linux command?

0 Answers  


What are different command to check ram, process and hdd of linux machine?

0 Answers  


What does chmod 644 do?

0 Answers  


How do I find my hostname in linux?

1 Answers  


What is difference between comm and CMP command?

0 Answers  


Categories