Linux Commands Question:
What is the status code 403,404 represented in apache server?
Answer:
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.
selinux security context is missing.
404 represent that their is a cgi script missing or web
pages missing.
Previous Question | Next Question |
how many interfaces(ethernet cards) are working using single command? | How to monitor ports in a linux machine, with single command? |