Forum Discussion

Gregary's avatar
Gregary
Copper Contributor
Feb 14, 2024

How do I access my site locally in the web browser?

So I have added a new site or host or whatever - Find A Tradie.

It is not located in C:\inetpub\wwwroot

Rather C:\Users\boyle\Documents\GitHub\boylesg.github.io\FindATradie

http://localhost gives me what is in C:\inetpub\wwwroot

What do I need to type to see what is in C:\Users\boyle\Documents\GitHub\boylesg.github.io\FindATradie?

1 Reply

  • Gregary's avatar
    Gregary
    Copper Contributor

    This is what I see if a type: http://www.find-a-tradie.com.au

     

    This is what I see if I copy my wen files to c:\inetpub\www and view http://localhost:

    So I suspect I am viewing my website as http://www.find-a-tradie.com.au but I am getting a PHP error that appearts as 'internal error 500.....'

    So how do I get http://www.find-a-tradie.com.au to show me the PHP error message like localhost does?

     

Resources