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

How does mkdir work in linux?

0 Answers  


What is the syntax of mkdir?

0 Answers  


Explain Backup Managment commands in Linux.

5 Answers  


How do I check my cpu speed?

0 Answers  


What are the basic commands for user management?

0 Answers  


how many hard disks can i able to connect to desktop pc and server (IDE & SATA) pls send this ans to my mail : ping2pavan@gmail.com

1 Answers  


What would be the result of issuing the command cat phonenos?

0 Answers  


What is the purpose of the 'chmod' command?

1 Answers  


What is cpu in linux?

0 Answers  


What will happen when a system call is encountered in a user program?

0 Answers   Google,


What are the linux commands used in devops?

0 Answers  


How do I find the umask value in linux?

0 Answers  


Categories