Saturday, March 10, 2012

What is the equivalent on xampp server?

On a production server, you upload files to a public_html folder. Where would you add these files on xampp server? I found a script for a website I want to work on but I need to add folders to the server in order to set it up.What is the equivalent on xampp server?
Hi Jason,



You asked this question twice...and I previously answered it here:

http://answers.yahoo.com/question/index;鈥?/a>



The "public_html" folder is located at:

C:\xampp\htdocs\



Best regards,



subexpressionWhat is the equivalent on xampp server?
inside the XAMPP folder look for a file called httpd.conf. Open it up with a text editor like Notepad or Wordpad (prefferably Notepad) and look for the line that defines "DOcument Root". The path on that line is the equivalent of public_html on your computer. You can also change it and set it to whatever folder you're more comfortable with (just make sure that path is found in two places in that file, you will need to change both and then restart XAMPP)
  • ruths chris
  • redlobster
  • No comments:

    Post a Comment