20
Feb
09

making direcories and symbolic links in apache web directory

This made me worried for the past two days. Thanks to IRC I got the solution.
Add these lines at the end of your default-server.conf file for apache. On opensuse it is in /etc/apache2/defualt-server.conf

<Directory “path to directory like /srv/www/htdocs/download”>
options Indexes Includes FollowSymLinks SymLinksifOwnerMatch ExecCGI MultiViews
AllowOverride All
Order allow,deny

Allow from all

</Directory>

Then restart apache.
This makes the directory visible from web browser and makes apache follow symbolic links !
This was really painful yet the answer was so simple.
I need to look in apache configurations properly.


1 Response to “making direcories and symbolic links in apache web directory”


  1. March 6, 2009 at 2:52 pm

    dear
    we have configure webmin in red hat Linux 9 server, bet we want configure 8080 port , when we configure 8080 port but we are showing default test pages , we set document root folder but we are facing same problem

    plz help me about this

    thanks in advance


Leave a Reply




Blog Stats

  • 21,544 hits

Email Subscription

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

 

February 2009
M T W T F S S
« Jan   Mar »
 1
2345678
9101112131415
16171819202122
232425262728  

Cluster Map

Tweets

Google Groups
GNU/Linux Users' Group, NIT Durgapur
Visit this group

openSUSE