| |
- installation
instructions
- download
- double-click
xampplite-win32-1.6.4.exe
- extract to
H:\
- installs in directory
H:\xampplite
- double-click
H:\xampplite\setup_xampp.bat
- only need to do this once
|
|
- operation
- to start servers, double-click
xampp_start.exe
- to stop servers, double-click
xampp_stop.exe
http://localhost/ is
mapped to H:\xampplite\htdocs\
- e.g.
H:\xampplite\mydir\myfile.html will be
served as http://localhost/mydir/myfile.html
|