Difference between revisions of "Learning XAMPP (1)"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(Etc)
(Requirements)
Line 9: Line 9:
 
Helpful:
 
Helpful:
  
* Knowledge of [[Web server|web servers]], [[Hyptertext Transfer Protocol|HTTP]]  
+
* 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.

Requirements

Helpful:

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.

See also