Tatva-Artha

meaning of "it"

Apache config for enabling file listing

without comments

In order to enable file-listing for your static apache website, add following line to your virtual host’s <Directory> config:

<directory “/your/site/root/directory”>
Options Indexes FollowSymLinks
</directory>

http://www.tatvartha.com/wp-content/plugins/sociofluid/images/digg_16.png http://www.tatvartha.com/wp-content/plugins/sociofluid/images/reddit_16.png http://www.tatvartha.com/wp-content/plugins/sociofluid/images/stumbleupon_16.png http://www.tatvartha.com/wp-content/plugins/sociofluid/images/delicious_16.png http://www.tatvartha.com/wp-content/plugins/sociofluid/images/google_16.png http://www.tatvartha.com/wp-content/plugins/sociofluid/images/twitter_16.png

No related posts.

Related posts brought to you by Yet Another Related Posts Plugin.

Written by admin

March 28th, 2009 at 5:23 am

Posted in All

Leave a Reply