Forum Moderators: phranque
I like accessing files from home @ work (music, text, other stuff). BUT, I can't use FTP, because the proxy server AT WORK won't allow it. I wanted to host my entire c: drive, however I want it to all be password protected. I have set up Apache 2.2 on my winXP computer at home, but don't have a clue what I am doing. I have got it working, and was able to change the root to c:/, but then realised that when I was trying to use .htaccess and .htpasswd, they weren't working unless the documentroot was set to htdocs or another folder....but then I would have to copy EVERYTHING to that folder. I realise that hosting my ENTIRE computer is kinda stupid, but I really want to do it. If you ahve any tips what to do/use, please help, or point me to the right forum.
Thanks.
I AM A COMPLETE NEWBIE.
I have never done hosting/publishing/anything html-ish.
I can learn quick and can adapt quickly.
Jim
The whole reaason that I wanted to set it up this way is so that I don't have to shell out any cash. The problem is that I am behind a Proxy Server at the client end that needs auth. and any program like Windows Terminal Services (Remot Dektop), VNC's of various types, and programs that need to be installed at the client end is that they don't recognize the proxy server, and can never get by it.
I am currently using logmein to gain access to the computer and it works like a charm since its completely web based, but the free version doesnt have a file transfer system. I can have syncd clipboards, but if the file is over a few megs, then I am out of luck.
I have searched, and the only way that I will be able to gain access to the files is by making my entire home drive accessible.
So really, now all I need to do is find out how to secure it. htpasswd and htaccess is not working when I am using the document root as my c:/. It works with any other folders that I am trying to make accessible. I don't know why this is.
Can anyone help me please try and figure out how to securely publish my c:/ drive.
Thanks
I would still like to figure this out, but for the mean time I found a file transfer / sharing program called soonr. It's pure gui, so I can't really have it bare bones, but it works.
Thanks,
If anyone knows of a good beginners guide to apache, pls let me know.