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 command grouping and how does it work?
Display the Disk Usage of file sizes under each directory in currentDirectory ?
Hi All of Unix/Linux professional Q.Why soft link file not open by cat command. Ihave make following symbolic link but when i open with #cat linkfilename it does not oped please see the following code and try to answer. # ln -s file1 ~/mydir/filea [root@dhcppc0 ~]# cd mydir [root@dhcppc0 mydir]# ls -l total 4 lrwxrwxrwx 1 root root 5 2010-04-04 09:04 filea -> file1 [root@dhcppc0 mydir]# cat filea cat: filea: No such file or directory
Which command is used to delete a group?
How can I only see the last 5 lines of a file?
What does cd do in linux?
What is file and example?
What does free command do in linux?
What is shell scripting commands?
What is trusted/untrusted operating system?
How do you rate yourself in unix(if 0 is novice and 10 is sys admin)?
What is ulimit command?