wget and file permission.
Subhasis Mahapatra <[email protected]> Sun, 9 Mar 2003 20:18:27 +0530 (IST)
| Newsgroups | gmane.linux.redhat.release.guinness |
|---|---|
| Message-ID | <[email protected]> |
ALL:hi How can I make cgi-bin files nonaccessible to others? I need to put r-x for all for cgi-bin directory. Even if a file doesn;t have rx permission for others/group, one can extract it by wget. How do I stop this? subhasis