Difference between revisions of "Learning XAMPP (1)"
From Wiki @ Karl Jones dot com
Karl Jones (Talk | contribs) (Etc) |
Karl Jones (Talk | contribs) (→See also) |
||
(2 intermediate revisions by one other user not shown) | |||
Line 9: | Line 9: | ||
Helpful: | Helpful: | ||
− | * Knowledge of [[Web server|web servers]], [[ | + | * Knowledge of [[Web server|web servers]], [[Hypertext Transfer Protocol|HTTP]] |
== Download and install XAMPP == | == Download and install XAMPP == | ||
Line 30: | Line 30: | ||
* [[XAMPP]] | * [[XAMPP]] | ||
+ | |||
+ | [[Category:Learning]] | ||
+ | [[Category:LAMP (software)]] |
Latest revision as of 18:33, 24 April 2016
This article introduces XAMPP for the beginner.
Contents
Requirements
- XAMPP files
- Text editor
- Knowledge of HTML
Helpful:
- Knowledge of web servers, HTTP
Download and install XAMPP
Download and install the XAMPP application.
Run XAMPP
Double-click the XAMPP icon to launch the program.
Web page files in htdocs
Locate the htdocs folder.
The htdocs folder contains the web page files for the XAMPP web server.
Replace the files that are currently in htdocs with your own files and folders.