apache symboliclink

S. M. Ibrahim (Lavlu) smibrahim at gmail.com
Sat Sep 19 23:12:02 PDT 2009


hi,

i am using macports for apache+mysql+php for last 1 year + . i use
symbolic link to project folder , those are hosted on my user folder.
it's going fine. but from last few days (maybe after sudo port upgrade
outdated) all the projects hosted with symbolick link is showing
forbidden. i checked httpd.conf and looks fine.

<Directory "/opt/local/apache2/htdocs">
    #
    # Possible values for the Options directive are "None", "All",
    # or any combination of:
    #   Indexes Includes FollowSymLinks SymLinksifOwnerMatch ExecCGI MultiViews
    #
    # Note that "MultiViews" must be named *explicitly* --- "Options All"
    # doesn't give it to you.
    #
    # The Options directive is both complicated and important.  Please see
    # http://httpd.apache.org/docs/2.2/mod/core.html#options
    # for more information.
    #
    Options Indexes FollowSymLinks

    #
    # AllowOverride controls what directives may be placed in .htaccess files.
    # It can be "All", "None", or any combination of the keywords:
    #   Options FileInfo AuthConfig Limit
    #
    AllowOverride None

    #
    # Controls who can get stuff from this server.
    #
    Order allow,deny
    Allow from all

</Directory>


any idea ? how to fix this, or why it's happening  ?

-- 
S. M. Ibrahim Lavlu
software engineer, php
somewhere in...
http://www.somewherein.net

bangla blog: http://www.somewhereinblog.net
my blog: http://www.lavluda.com
mac blog: htttp://www.mac-talks.com
my book: http://www.lavluda.com/2009/07/08/my-book-on-cacti/


More information about the macports-users mailing list