vendredi 6 mai 2011

.htaccess PRboblem with opensuse

j ai un prb li hress li rassi
apre changmnt de dossier pour mn web folder vers /srv/www/htdc
j ai eu prblm avec .htaccess
c est que apache sous open sue ne prd po en consideration le .htaccess qu j ai ds mn dossier web
opur cela il a fallu
Open up default-server.conf +Just change AllowOverride None to All.


<Directory "/srv/www/htdocs">

    # 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 None
    # 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 all
    # Controls who can get stuff from this server.
    Order allow,deny
    Allow from all
</Directory>

Aucun commentaire:

Enregistrer un commentaire

Nombre total de pages vues