I use Xampp and I want to share my applications with other users in the same PC with Windows XP. How do that?
My guess would be: 1. Find your httpd.conf file. 2. Edit the line DocumentRoot <folder> to a public folder, like C:/WWW, and move all your files from the current document root to c:/WWW. I guess your current settings are set to some protected folder by useraccount, somewhere in My Documents.