What is the status code 403,404 represented in apache
server?
Answer Posted / 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 |
Post New Answer View All Answers
How do I check my system performance?
What is bash command?
What would be the result of the command paste -s dog cat?
How do I remove a soft link in linux?
What is du -s * | sort -k1,1rn | head command used for?
If we transfer 100 files by ftp to remote server, how to know the files are successfully transfer or some file are not transferred?
What is the gcc command?
Why is unix used?
How lilo is useful in linux?
How much ram do I have linux?
You wish to print a file ‘draft’ with 60 lines on a page. What command would you use?
What is the difference between cd and cd in linux?
You have a tab delimited file called phonenos and want to change each tab to four spaces. What command can you use to accomplish this?
Is makefile a shell script?
What is in mkdir command?