hi,
when I try to acces to my page it says:\"Requested page not found\" what happened to my page?
ps: my page is: latinodescargas.com.ar
hi,
when I try to acces to my page it says:\"Requested page not found\" what happened to my page?
ps: my page is: latinodescargas.com.ar
Hello,
That looks as though it's an issue with your site, not the hosting.
Try uploading a test html file and navigating to it. Does it work?
Use the above code. It's very basic. If it works, it'll display "Testing, testing, 123" in the top of the page.Code:<html> <head><title>Test!</title></head> <body> <a>Testing, testing, 123</a> </body> </html>
Last edited by stpvoice; 05-17-2011 at 09:55 AM.