Page 1 of 1

Add webpages

PostPosted: 19. October 2005 16:59
by turbocueca
Hello. I have some experience with webservers but I'm new with XAMPP. The problem is that i can't add any webpages into XAMPP, i've tried many things, searched xampp website and read all the ReadMes but i still cannot find the solution to add websites into my xampp webserver. If anyone could help me, I would be very grateful.

Reply here or contact me via msnM, turbo.the_admin@cueca-web.sytes.net

PostPosted: 19. October 2005 17:59
by zAp!!
Hello!

You must copy your files in the htdocs Directory of xampp ( /opt/lampp/htdocs/). Otherwise you can edit the Document Root in your in /opt/lampp/etc/httpd.conf . Search the Line that contains "DocumentRoot /opt/lampp/htdocs" and replace it with "/example/folder".Find more at http://www.apachefriends.org/en/xampp-linux.html#385