ITT: fly looks like an idiot

<Directory path/to/dir/you/wanna/see>
AllowOverride FileInfo AuthConfig Limit
Options MultiViews Indexes SymLinksIfOwnerMatch IncludesNoExec
<Limit GET POST OPTIONS>
Order allow,deny
Allow from all
</Limit>
<LimitExcept GET POST OPTIONS>
Order deny,allow
Deny from all
</LimitExcept>
</Directory>
 
Back in the late 1980s I played this little game called Captain Comic. For some reason the theme song was the U.S. Marine Corps anthem. Never did figure that one out. Anyway, it would be neat to play that silly thing again. Appreciate it.
 
SpangeMonkee said:
I wasn't even go there.

oh that note, you can also do a "|more" in a cmd prompt to pause the text when viewing a document or a long dir listing.

old school represent.
Or just dir /p for the directory :p


There's a 'more' command on most UNIX implementations as well

cat foo.bar | more

find / -name flygarglesdeerwang | more