Php htdocs

I placed the unzipped php file fder in htdocs. How do i acces the index file from the web? I cant locate a path for this…newb here btw

try to access ur file like this
domain.example.com but domain.example.com is ur domain from infinity free

1 Like

Domain.tld/path/to/file.ext

Anything in /htdocs is accessible at domain.tld/, so /htdocs/hello.html is domain.tld/hello.tld

An index.html/php file can also be accessed at domain.tld/

9 Likes

All i have is a reg dns…no site built or anything.

Mine is

Domain.ct.ws
What would i enter in the search bar to open the index.php?

Sorry this is new to me

Just your domain name

8 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.