We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
RewriteEngine on
This means that you need to have a RewriteEngine on directive for each virtual host in which you wish to use it.
Ceci implique que vous devez insérer une directive RewriteEngine on dans chaque hôte virtuel pour lequel vous souhaitez utiliser des règles de réécriture.
External rewriting programs are not started if they're defined in a context that does not have RewriteEngine set to on.
Les programmes de réécriture externes ne sont pas lancés s'il n'ont pas été définis dans un contexte où la directive RewriteEngine est définie à on.
This can be added to the same section with the RewriteEngine directive, so for example, your webroot.htaccess file would look like
Ceci peut être ajouté dans la même section que la directive RewriteEngine, donc par exemple, votre fichier.htaccess dans webroot ressemblerait à ceci
This can be added to the same section with the RewriteEngine directive, so for example your webroot.htaccess file would look like
Ceci peut être ajouté dans la même section que la directive RewriteEngine, ainsi par exemple, votre fichier.htaccess du webroot devrait ressembler à quelque chose comme ça
Then, use an editor create an.htaccess file and enter the following code: RewriteEngine On
Créez ensuite avec un éditeur un fichier.htaccess et entrez le code suivant : RewriteEngine On
Redirects can be accomplished using an.htaccess file that you need to place at the root of your hosting (= inside the/web folder) in the following way: RewriteEngine on
Si vous avez l'option SSL, vous pouvez rajouter ceci dans le fichier.htaccess à la racine (= /web) de votre site: RewriteEngine On
We are then ensuring that the RewriteEngine is set to On as we need the rewrite engine in order to create our redirects.
Nous nous assurons ainsi que RewriteEngine est configuré à ON, car nous avons besoin du moteur de reécriture pour faire nos redirections.
RewriteEngine on (ONLY if it's not already there)
RewriteEngine on (seulement si c'est pas déjà là)
This may be an error page, called page 404 that is the code returned when a page is not found, or the home page (most useful). RewriteEngine on ErrorDocument 404/index.php
Ce peut être une page d'erreurs, dite page 404 du nom du code renvoyé quand une page n'est pas trouvée, ou la page d'accueil (seule fois en début du fichier.htaccess.
RewriteMap directives of the type prg are not started during server initialization if they're defined in a context that does not have RewriteEngine set to on
Les directives RewriteMap du type prg ne sont pas prises en compte au cours de l'initialisation du serveur si elle ont été définies dans un contexte où la directive RewriteEngine n'a pas été définie à on.
Apache uses the same RewriteEngine module in both cases, but the Redirect command or 301 option change the URL displayed.
Apache utilise le même module RewriteEngine dans les deux cas, mais la commande Redirect ou l'option 301 changent l'URL affichée.
RewriteEngine On Active the URLs rewritting engine.
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.