Hello, i need to use a cms page as the homepage for my site.
Let's say my url is domain.com, and my cms is homepage.com/cms/10-test
I need to still show the url domain.com, but to show the content of the page homepage.com/cms/10-test.
I tried different solutions by modifiyng .htaccess and IndexController.php, but i couldn't figure it out.
Can somebody please help me? Thanks.