What is the status code 403,404 represented in apache
server?
Answers were Sorted based on User's Feedback
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 ll command in unix?
What does the ps command do in linux?
What is cpu core in linux?
I want to see how many interfaces(ethernet cards) are working using single command?
How can I only see the first 14 lines of a file?
Who unix commands?
What are bash scripts used for?
What command do you type to find help about the command who?
What is $$ in shell script?
How do you limit memory usage for commands?
How do makefiles work?
What is the difference between cd and cd in linux?