I found your other thread and eliminated all directories listed to public_html in the urls you posted. I see the default index.html included in all new hosting accounts here:
http://wymanindexing.x10.mx/pilarw/. Please delete or overwrite that index.html and your site should be visable as long as it's an index named file. Another option is to move all of your files up one directory so that they start in public_html and before the pilarw directory, or set a redirect from the root of your site (
http://wymanindexing.x10.mx/) to where your site is actually located (
http://wymanindexing.x10.mx/pilarw/).
For the urls, public_html directory is the root of your site so all files accessed at
http://wymanindexing.x10.mx/ start from there.