Run website locally virtually ?

quickie34

New Member
Hi

I occasionally make webpages that on some parts has got full domain links like "http://www.mynewdomain.com/webpage.html", for example in flash movies that dont like the shorter "/webpage.html" way of linking.

How to I try this webpage locally without internet access ? :eek:
 

conor

New Member
For Linux install Lampp or Xampp. For Mac install Mampp or Xampp. For Windows install Wampp.

These packages include Apache, MySQL, PHP and Perl/Python
 
Top