Hello i have access my domain via my ip,and it's says 404 Not found,where exactly is the root files...(i'm mean root files of server default page),I have litespeed server on VPS.And is there option to change location example /home/myusername/public_html Code (markup): Thanks for who will help me
If it's a VPS, then it depends on where the document root is configured. Some hosts use the default of source-compiled Apache (/usr/local/apache/htdocs), some use /var/www/html and others may use other variants. You'll need to check any instructions you received when you signed up or explore your VPS and see how things are setup.