Just different directory directives that I applied to that particular vhost.

I have a directory protected by .htaccess (AuthConfig)

I want the directory contents to be displayed with the absense of a index (Indexes)

I want to be able to click links that lead to another directory (FollowSymlinks)

And Order deny, allow (for security)