« Apache : Invalid command 'RewriteEngine', perhaps misspelled or defined by a module not included in the server configuration » : différence entre les versions

De www.yakakliker.org
(Page créée avec « Solution 1<syntaxhighlight lang="bash"> ln -s /etc/apache2/mods-available/rewrite.load /etc/apache2/mods-enabled/rewrite.load systemctl restart apache2 </syntaxhighlight> Solution 2<syntaxhighlight lang="bash"> sudo a2enmod rewrite && sudo service apache2 restart </syntaxhighlight> Catégorie:Apache2 Catégorie:Apache »)
 
Aucun résumé des modifications
 
Ligne 10 : Ligne 10 :
[[Catégorie:Apache2]]
[[Catégorie:Apache2]]
[[Catégorie:Apache]]
[[Catégorie:Apache]]
‎<html>
<a href="https://www.compteurdevisite.com" title="compteur web gratuit sans pub"><img src="https://counter6.optistats.ovh/private/compteurdevisite.php?c=b4epghealnwlf7wuq7gn3ygll9aywrfx" border="0" title="compteur web gratuit sans pub" alt="compteur web gratuit sans pub"></a>
‎</html>
‎ <html>
<script src='https://storage.ko-fi.com/cdn/scripts/overlay-widget.js'></script>
<script>
  kofiWidgetOverlay.draw('yakakliker', {
    'type': 'floating-chat',
    'floating-chat.donateButton.text': 'Café',
    'floating-chat.donateButton.background-color': '#00b9fe',
    'floating-chat.donateButton.text-color': '#fff'
  });
</script>
‎</html>

Dernière version du 18 février 2025 à 14:32

Solution 1

ln -s /etc/apache2/mods-available/rewrite.load /etc/apache2/mods-enabled/rewrite.load
systemctl restart apache2


Solution 2

sudo a2enmod rewrite && sudo service apache2 restart


compteur web gratuit sans pub