Page 1 of 1

Directory?

PostPosted: 15. June 2004 02:00
by UmneyDurak
Please don't laugh. :)
I installed xampp on Mandrake, accessed the test page, etc. Everything seems to work.
My question is what directory do I put my own pages in? And how will I be able to access them?
Thx.

PostPosted: 15. June 2004 09:22
by Oswald
Hi UmneyDurak!

It's very easy: Put your files in /opt/lampp/htdocs and access them via http://localhost.

For example: You put the file test.php in /opt/lampp/htdocs than you can access this file via http://localhost/test.php.

Greetings and good luck,
Oswald