Hi All,
I installed mantis on Ubuntu 24.04 LTS with Apache on a Virtual Machine (192.168.5.x). Everything works fine when i directly connect to http://192.168.5.x.
I updated the config file for Mantis for $g_path and $g_cookie_domain and the Virtual Host file for Apache for ServerName based on the documentation
But when i try to connect via domain URL e.g. http://support.abc.com it gives the following error
"Sorry, this page doesn't exist.
Please check the URL or go back a page.
404 Error. Page Not Found."
the Url changes to http://support.abc.com/login_page.php but with the above error.
Any support would be appreciated
MantisBT works on LAN with Internal IP but not with Domain URL
Moderators: Developer, Contributor
Re: MantisBT works on LAN with Internal IP but not with Domain URL
This ticket can be closed. I figured how to make it work.