Salut..
Je me suis trouvé dans l'obligation d’héberger un site dans zeus server..tous est bien marché sauf que j'ai pas pu activé l'option d'url simplifié ( Clean Url) .
Merci de m'aider
Salut..
Je me suis trouvé dans l'obligation d’héberger un site dans zeus server..tous est bien marché sauf que j'ai pas pu activé l'option d'url simplifié ( Clean Url) .
Merci de m'aider
drupal.org
en gros, si tu as accès à ton serveur, tu dois modifier le httpd.conf (recherche clean url)Before enabling clean URLs in the Drupal configuration screens (see below), you may need to prepare your server for clean URLs to work. There are two ways to prepare your server for clean URLs to work in Drupal. If you have complete control of your server, for example because you run your own server, are installing a development site on your personal computer, or have a dedicated server hosting account, then you should enable clean URLs in the httpd.conf file for better performance and security. However, if you have a shared hosting account (at DreamHost, BlueHost, HostGator, GoDaddy, 1and1, et al.), you will not be able to modify the httpd.conf file and should use the Drupal .htaccess file instead.
et sinon il faut que tu le fasse dans le .htaccess (à la racine de ton site)
Code : Sélectionner tout - Visualiser dans une fenêtre à part RewriteEngine On
Merci pour votre reponse..
J'ai pas acces a mon serveur j'ai juste un espace d'hebergement..
Je vais essayer votre consigne et je te répondrai
Partager