vi /etc/httpd/conf.d/elastix.conf
[FONT=Yekan]<Directory "/var/www/html">[/FONT] # Redirect administration interface to https RewriteEngine On RewriteCond %{HTTPS} off RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} </Directory> [FONT=Yekan][/FONT]
<Directory "/var/www/html"> RewriteEngine Off </Directory> [FONT=Yekan][/FONT]
[FONT=Yekan]service httpd restart[/FONT] [FONT=Yekan][/FONT]
کامنت