davlefou Posted April 26, 2011 Share Posted April 26, 2011 Bonjour,j'aimerais avoir un accés sécurisé à l'administration donc j'ai fait le fichier suivant pour apache,cela marche mais je me demande s'il n'y pas une solution plus élégante? Options -FollowSymLinks ServerName admin.domaine.com Redirect / https://admin.domaine.com/admin/ ServerName admin.domaine.com/admin/ DocumentRoot /var/lib/prestashop/ SSLEngine on SSLCertificateFile /etc/apache2/www.crt SSLCertificateKeyFile /etc/apache2/www.key Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now