Hi,

What is the document root for webpages if I'm using an Apache server.
I change IIS for Apache, but now it seems like my php-files doesn't work anymore.
I already took then out of the ../wwwroot/... dir and put then in the C:\apache\httpd-2.0.43\docs\docroot but that doesn't seem to help 😕

Can someone help me?

Kind regards

    Well, if you just installed the Apache server on your computer it will be different then on, oh lets say, a providers server.
    With mine I went into the apache server (my personal computer for home testing) and changed the config file so the document root is the c:\public_html\ folder. Now for a provdier you would have to ask them about that.

      Write a Reply...