Topic: 404 while trying to access /iredadmin
==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====
- iRedMail version (check /etc/iredmail-release): 0.9.9 MYSQL edition.
- Deployed with iRedMail Easy or the downloadable installer? installer
- Linux/BSD distribution name and version: Ubuntu 18.04.2
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL
- Web server (Apache or Nginx): Apache
- Manage mail accounts with iRedAdmin-Pro? no
- [IMPORTANT] Related original log or error message is required if you're experiencing an issue.
====
Hi, seems after upgrading my host machine to Ubuntu 18.04 I have troubles accessing to ireadmin (Roundcube webmail is working fine).
I think it has something to do with my apache config, but I cannot find any related logs or posts.
My
/etc/apache2/conf-available/iredadmin.conf
looks like
WSGIScriptAlias /iredadmin /var/www/iredadmin/iredadmin.py/
Alias /iredadmin/static /var/www/iredadmin/static/
WSGISocketPrefix /var/run/wsgi
WSGIDaemonProcess iredadmin user=iredadmin threads=15
WSGIProcessGroup iredadmin
AddType text/html .py
<Directory /opt/www/iredadmin/>
Order deny,allow
Allow from all
</Directory>
Seems there is no errors in logs (or I cannot find them), but accessing my https://server/iredadmin give me 404 error
----
Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.