Domain availale

SYSTEM INFORMATION
OS type and version Ubuntu Linux 26.04Ubuntu
Virtualmin version 8.1.0 Professional

I cannot reach the webpage by domain only, I have to specify domain.com/smf what have I got setup wrong
I can also get to it locally by using the 192.168.1.180/smf

Help lol
Keith |

Do you have a public IP?
You can raise a ticket if you have pro license.

Make sure your DNS A records for the domain in question point to your server IP for starters and that they have fully propagated.

DNS Propagation Checker - Global DNS Testing Tool

David

I used that link and millerwebservice.us has propagated, but the site can only be reached by using millerwebservice.us/smf

Thanks

Did SMF add something to your .htaccess or some such?

I have no idea where to check, can you assist

Is there any config file I can show you to assist if so where is it located

if you add /smf you will see the site

Thanks in advance

Let’s start with the first error I get which is no https. Check here to redirect all traffic to SSL. You do have a cert up for the site?
Then we can move on to the permissions.

Follow up. Did you want the forum to be your top level? You should have installed SMF one layer up.

Oh crapolia how can I move it to the top layer

I don’t know that install script but you can also make it your root directory. I can’t find where to do this in the interface but if you look at your config file you can change this entry.
DocumentRoot /home/some_value/public_html/
to
DocumentRoot /home/some_value/public_html/smf

remember to reload apache

ok will give that a shot

Well, wordpress now shows up on the default setting. Still not secure though. :frowning: