Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. fishess

    Alias Network Drives

    ah found how to do it with your clue and some googling. Here's the document on how to: http://httpd.apache.org/docs-2.0/platform/windows.html#winsvc
  2. fishess

    Alias Network Drives

    Thanks for taking the time google this :) But I dont' see any "run-as user" anywhere in the services for apache? If you have it, do you see it?
  3. fishess

    Alias Network Drives

    It doesn't start up enough to get me a log error.
  4. fishess

    Alias Network Drives

    Tried that didn't work :( First of all, can you even alias a mapped network drive? I don't want to be scratching my head over something that's not possible to do. I don't get error when I tried to do that because, Apache doesn't even start up when I put the mapped drive in.
  5. fishess

    Alias Network Drives

    As the title says, can you alias netowrk drives? Im just trying to access some folders that are loacated on my other computer. I mapped the drive, and just put the drive in, but apache won't just start up. Alias /Songs/ "E:/Songs" <Directory "E:/Songs"> Options Indexes MultiViews...
  6. fishess

    password protect

    ahh good news, got it working after aganizing hours of playing around :)
  7. fishess

    Multiple Apache instances

    hmm, can you elaborate on that a little please. Assign what as static, and how would I do that? I can google it, so need to go into the details, just the overview of it. Thanks for the quick reply
  8. fishess

    password protect

    well lol anyone have any idea how to resolve this. I also tried using DBM instead of the htpasswd way, I get the same exact error. So im thinking it has nothing to do with how i've set it up, but something else I have to add into it? Error: configuration error: couldn't check access. No...
  9. fishess

    Multiple Apache instances

    hi, came here to post a question just like this, but a little different. How can I install apache on 2 different computers that's networked with just a crossover cable. No routers or anything. I installed it and everything as normal, but the ip address I dont' get. I go ipconfig, and I only...
  10. fishess

    logs loggin net activity

    Hi, As some of you might know Im running apache on windows. And I have a huge error, and access page. The problem is that, its so much errors are logged in, but my usual intrent activity is being logged in there for some odd reason. It looks like the IE temporary folder. Is this normal? if it...
  11. fishess

    password protect

    When I do that I get a whole different error msg. [Wed Nov 10 20:14:59 2004] [crit] [client ip] configuration error: couldn't check access. No groups file?: /Episodes/, referer: This is the same error I got a while back lol. If you scroll up you'd see it. I have googled this soo many...
  12. fishess

    Register and Login

    ok thanks I found a really nice script to do what i wanted and even more :)
  13. fishess

    password protect

    Hi, back to this problem :( I had this working for one user, even though I wanted it for multiple users in the beginning. Now it came back to bite me in the @$$. I couldn't get this working for single user nor multiple users because of the absolute path. Now I can't get multiple user logins to...
  14. fishess

    Register and Login

    Is there a way to make people register and login with apache to access a folder? I created a password file and everything to protect a folder, but to let some people in, I have to tell them the password and username. Gets annoying after a while. Can you do this with apache? Or need a perl...
  15. fishess

    Outside Folders - access

    Thanks :D Got it working
  16. fishess

    Outside Folders - access

    Hi, I have a small problem. Just want to know if you can do this in apache setup in Win Xp. I've installed my apache in c:, and I want to be able to put stuff in d:, and access d: through my site. http://ip is how i can access htdocs right now and if i put a folder in htdocs, i can access that...
  17. fishess

    CGI to work on apache?

    oh wow I just read my msg over, and looks like I was drunk while I was typing that.. anyways ok i get what you're saying, but how would I do that? Im guessing you would have to add something in the cgi-bin directory in httpd. I googled it trying to give it read and execute permission but...
  18. fishess

    password protect

    Thanks for the reply guys. Got it working, and you guys were absolutely right :) Very much appereciated. Thanks again.
  19. fishess

    CGI to work on apache?

    ok hi, im back here. Still with the same problem but with a little bit more knowldge than i had when i posted the above. Forget trying to run the script, it won't even let me access the cgi-bin folder. All it says is Forbidden, and blah blah. Log error: attempt to invoke directory as script...
  20. fishess

    password protect

    lgarner, yes I do have a group file, and an appropriate password file. What do you mean can the server read it? IM pretty new to this, and i've been getting most of my info from googling. Wishdiak, I went to the exact webpage before and tried that but couldn't get it to work. So I tried it...

Part and Inventory Search

Back
Top