PortableApps.com Carbide driveThe PortableApps.com Carbide is here! The Safest, Most Secure USB Flash Drive on Earth.
Military-grade hardware-encryption, water/shock/dust/tamper-resistant, 5 years of commercial USB antivirus, 5 year warranty, personalized, and PortableApps.com! 8GB, 16GB and 32GB starting at $89.95! Learn more and buy today!
Also: PA.c Companion (fast, affordable, colorful) | Please donate, so we can update & release new awesome apps!

XAMPP's URL on a FLASH DRIVE

erbag - January 16, 2007 - 12:48pm

I've installed Xampp Lite on my flash drive. However, I'm unaware what URL to type to access the htdocs. I've read the instructions here: http://www.apachefriends.org/en/xampp-windows.html#1179 but there is nothing about how to access the app on a flash drive. Can anyone assist?

I'd also like to take it a step further and make the XAMPP Server available to everyone on a network. How can I do this? Is it Possible?


( categories: )

localhost

http://localhost/

That would be the address of your server. On nearly every computer, this would map to http://127.0.0.1/

It would be available to everyone on your network if you have security setup to allow it to be. You just need to determine your IP address. You can do this by opening up a command prompt and typing ipconfig

For more info, check at the XAMPP site where support for XAMPP is given. (it's not supported here)

Sometimes, the impossible can become possible, if you're awesome!