Skip to main content Help Control Panel

Login   A+   A-

Community «   Le forum «   Besoin d'aide «   l'url rewriting ne marche pas [Résolu] «  

Comment: l'url rewriting ne marche pas [Résolu]

<< Previous Next >>

super, merci: ça marche avec ce fichier sur OVH

mais mon intranet semble récalcitrant sous xampp, y a t il un paramètre à modifier sur l'environnement Php

et puis je ne comprends pas pourquoi mon fichier htaccess modifié par moi, n'a rien voulu savoir:

<p>#<br />
# This file adds nice features to YACS<br />
#<br />
# Uncomment directives below depending of your needs.<br />
# Do this one block at a time.<br />
# Then load the main index page of your YACS server.<br />
# If you experiment a 500 Internal Server Error then<br />
# go back to the commented version.<br />
#<br />
# More support at http://www.yetanothercommunitysystem.com/<br />
#<br />
<br />
# ask Apache to redirect to pretty error pages<br />
#<br />
#ErrorDocument 401 /yacs/error.php?error=401<br />
#ErrorDocument 403 /yacs/error.php?error=403<br />
#ErrorDocument 404 /yacs/error.php?error=404<br />
<br />
# disable directory browsing below this directory<br />
#<br />
#Options -Indexes<br />
<br />
# set the default handler to index.php<br />
#<br />
#DirectoryIndex index.php<br />
<br />
# translate authentication data if PHP runs as CGI -- see
    
agents/feed.php<br />
#<br />
&lt;IfModule mod_rewrite.c&gt;<br />
    RewriteEngine on<br />
    RewriteRule .* - [E=REMOTE_USER:%{HTTP:Authorization},L]<br />
&
lt;/IfModule&gt;<br />
<
br />
#download palm files<br />
#<br />
#AddType application/octet-stream .prc .pdb</p>

by Olivier on Nov. 20 2007