Topic: (solved - bug) Deny access to https://server_address/postfixadmin
Hello all!
I installed successfully iRedMail on my Ubuntu LTS 10.04.1 - all works fine, thanks.
Now I'd fine-tune and customize security settings - for example, I wish to enable access to these pages only from my local subnet:
https://server_address/postfixadmin
https://server_address/phpmyadmin
https://server_address/awstats/awstats.pl
I successfully enabled in Apache config files (/etc/apache2/conf.d/postfixadmin.conf, /etc/apache2/conf.d/phpmyadmin.conf, /etc/apache2/conf.d/awstats.conf) the following:
order deny,allow
deny from all
allow from 192.168.1.
Unfortunately this only works for phpmyadmin and awstats. It doesn't apply for postfixadmin - /etc/apache2/conf.d/postfixadmin.conf has no other options.
Please help me on this... any idea where to search for the problem?
Regards
R
----
Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.