10/02/2010, 11:39:08
Citation :#~~~~~ NE PAS SUPPRIMER CE BLOC ~~~~~Bonjour j'ai suivi vos conseils pour le référencement (et le positionnement) de mon site et j'ai commencé sa transformation...
#~ Version du CMS : 1.4.x
#~ Version du MLE si existante :
#~ Informations Système :
#~~~~~ NE PAS SUPPRIMER CE BLOC ~~~~~
J'ai donc voulu modifié "config.php":
De la facon suivante:
Citation :#------------et j'ai obtenu le message suivant sur les pages où l'url ont changé
#URL Settings
#------------
#Show mod_rewrite URLs in the menu? You must enable 'use_hierarchy' for this to work for modules
$config['assume_mod_rewrite'] = true;
#Extension to use if you're using mod_rewrite for pretty URLs.
$config['page_extension'] = '';
#If you don't use mod_rewrite, then would you like to use the built-in
#pretty url mechanism? This will not work with IIS and the {metadata} tag
#should be in all of your templates before enabling.
$config['internal_pretty_urls'] = false;
#If you're using the internal pretty url mechanism or mod_rewrite, would you like to
#show urls in their hierarchy? (ex. http://www.mysite.com/parent/parent/childpage)
$config['use_hierarchy'] = true;
(ex: http://www.strategik.fr/audits-iso-9001 au lieu de: http://www.strategik.fr/index.php/audits-iso-9001)
Citation :Not FoundQu'est ce qui cloche dans ma modification?
The requested URL /Certification-ISO-9001 was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Apache/2.0.63 (Unix) mod_ssl/2.0.63 OpenSSL/0.9.8e-fips-rhel5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 PHP/5.2.9 Server at www.strategik.fr Port XXX
Dois je faire une action supplémentaire pour éviter le message d'erreur précité?
Merci pour votre aide !
Philippe