Page 1 of 1

getting error Forbidden. Not a mobile device

Posted: 04 Aug 2016 08:37
by bas60
HELP!!

After upgrade to 3.0.1.1

User getting message quarantine report but when they try to view

Ie, Firefox & Chrome

Forbidden. Not a mobile device

I did a search for this on this forum but nothing found

Re: getting error Forbidden. Not a mobile device

Posted: 04 Aug 2016 12:31
by bas60
Found it !!

Port 443 is used by another server ....

Can I change the default port used by EFA to 443 say something like 555 ??

if so How ?

Re: getting error Forbidden. Not a mobile device

Posted: 19 Aug 2016 10:05
by pdwalker
  • edit: /etc/httpd/conf.d/ssl.conf
  • search for: 443
  • change to: 555
  • run the following comand: apachectl configtest
  • look for: "Syntax OK"
  • restart apache: apache2ctl restart