You are here

XAMPP's URL on a FLASH DRIVE

2 posts / 0 new
Last post
erbag
Offline
Last seen: 17 years 3 months ago
Joined: 2007-01-16 11:09
XAMPP's URL on a FLASH DRIVE

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?

John T. Haller
John T. Haller's picture
Online
Last seen: 50 min 16 sec ago
AdminDeveloperModeratorTranslator
Joined: 2005-11-28 22:21
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!

Topic locked