Topic: How to redirect https to http
==== Required information ====
- iRedMail version: v2.1.2
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): LDAP
- Linux/BSD distribution name and version: CentOs 6.5
- Related log if you're reporting an issue:
====
Dear support,
we want to change the roundcube redirect from https to http, how to change it?
i already make the subdomain on httpd.conf to roundcube folder but when i access with http://webmail.domain.com the page appears apache page. where i should change the setting?
this is my subdomain setting to add the subdomain (without comment)
#<VirtualHost *:80>
# ServerAdmin root@localhost
# DocumentRoot /var/www/roundcubemail
# ServerName webmail.domain.com
#ErrorLog /var/log/httpd/subdomain1.domain.name-errorr.log
#CustomLog /var/log/httpd/subdomain1.domain.name-access.log common
# <Directory "/var/www/roundcubemail">
# AllowOverride All
# Options FollowSymLinks
# Order deny,allow
# Allow from all
# </Directory>
#</VirtualHost>
----
Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.