When I access my server through Web client using example.com/ it gets redirected to the home folder wich is example.com/s/login/ and I get login window of the Mautic, everything is fine with it and it works like a charm.
What do I need to do to make my Homepage accessible at example.com/ , and what I want after that is that I can manually input example.com/s/login to access the Mautic.
So, when I access my server through example.com/ I want to see my homepage and not Mautic login screen, and I want to be able to manually access the Mautic using adress example.com/s/login . Can it be done on the same domain and how?
This isn’t really a Mautic related question.
It’s a basic question of how to configure VirtualHosts which really belongs on a forum like Server Fault, and not on the Mautic Community Forum. Sorry for not being more helpful but this is really something you should be able to Google as it’s a basic and common question.
I was thinking about and mildly understand what is VirtualHosts, but I want to stay on the same subdomain without making another one just for my personal Website.
If that can be done with virtual hosts please point me in the right direction.
Ok, I made one new subdomain on an existing subdomain and went the VirtualHosts route. I’ll change Mautics web adress to newly created sub-subdomain, and I will set existing old subdomain to be web adress to my personal website.
Thank you everyone!
It is possible to use both Mautic and, for example, Wordpress (for your pages) in the same hosting.
Choose a hosting provider that allows you to install software with tools like Softaculous.
Siteground had a cheap option with SSH, CRON Jobs and Terminal access based on cPanel. This changed recently, you have to check with them.
Another alternative is to use Liquidweb with WHM + cPanel for greater control.
Steps:
Install Wordpress in your root directory
Install Mautic in the /mautic/ directory
I’m using Bluehost, the installation went a OK.
But I am having problem on Email Settings, I tried both elasticemail (yesterday) & amazon ses (today) but both failing on test connection.
I have Siteground and works like a charm, but I have the “agency VPS”, which includes WHM and cPanel.
Some companies are getting rid of cPanel as cPanel increased licensing prices, so you have to check with them if your hosting selection includes cPanel. If yes, you’ll have access to a x3 o magic_lantern cPanel where you can use Softwaculous for the mautic and wordpress install (remember, mautic in the /mautic subdir), and also Let’s Encrypt, Email, DNS (for DKIM and SPF), CRON jobs and a Terminal for ssh commands (troubleshooting).
Hope this helps.