Difference between revisions of "Learning XAMPP (1)"
From Wiki @ Karl Jones dot com
Karl Jones (Talk | contribs) (Etc) |
Karl Jones (Talk | contribs) (→Requirements) |
||
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 == |
Revision as of 13:29, 30 August 2015
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.