Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

Strange error

 
   Web Hosting and Web Master Forums (Home) -> Apache RSS
Next:  HTTP Response header  
Author Message
dmctny8

External


Since: Sep 05, 2003
Posts: 2



(Msg. 1) Posted: Fri Sep 05, 2003 5:44 am
Post subject: Strange error
Archived from groups: alt>apache>configuration (more info?)

Hi, I host my website (light traffic) on Apache 2.0.47 running in
Windows XP Home. Everything seems to be working okay except for a problem
with authentication. I recently wanted to have an AOL dial-up user (AOL 9)
look at a document on a password protected section of my site. I sent a AIM
message to her giving her the direct address to the file. She then says her
connection died. I can not fathom why basic authentication would bring down
her connection so I checked my error log. The following appeared:

"[Thu Sep 04 21:55:44 2003] [error] [client xxx.xxx.xx.xx] File does not
exist: C:/Web Server/htdocs/_vti_inf.html
[Thu Sep 04 21:55:45 2003] [error] [client xxx.xxx.xx.xx] File does not
exist: C:/Web Server/htdocs/_vti_bin

I confirmed this was her because this appeared after the crash and using
the IP lookup tool on the DSLreports website that this was an AOL user. So,
now I can't figure out what these files are. A Google search pulled up
references to Microsoft Frontpage, however I don't use Frontpage and all
editing was done in OpenOffice.org Writer and Notepad. Frontpage or
Microsoft Office isn't even installed.

So I would like to know what those files are, why they'd be requested
and if the AOL dropped connection was most likely random or related to this
problem. I have included the directory section of my httpd.conf.

<Directory />
Options FollowSymLinks
AllowOverride None
</Directory>

<Directory "/web server/htdocs/passworded">
AuthUserFile "C:/Passwords/.htpassword"
AuthName "Passworded Stuff"
AuthType Basic
require valid-user
</Directory>

Any suggestions would be appreciated.

If you are curious my web address is http://andrewwatiker.alturl.com or
http://andrewwatiker.homeip.net:81

--
Andrew Watiker

"All We Are Saying is Give Peace a Chance"
- John Lennon

Peace & Love.



---
Outgoing mail is certified Virus Free by AVG Anti-Virus.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.515 / Virus Database: 313 - Release Date: 9/1/2003

 >> Stay informed about: Strange error 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Strange behaviour on internal redirect for php4 urls - Hi, I've searched for all the web for a solution to my problem but nothing works as i want. The problem is however common : I am in directory /tests/fraisport from the website root. I want to internally redirect /tests/fraisport/xml/4/42424 to..

500 error with é - Hello all, i've installed Apache 2 with PHP, but when a textbox send a text with an "é", i receive a 500 error, what running wrong in my configuration?

PHP Error - I seem to be unable to run/exec php documents on my webserver, and i have no idea why. the includes at the bottom of http.conf are both # ed out. but when i enable them, apache doesnt start! Any solutions much appreciated, and a possible method of..

403 Forbidden error - I have set the owner of a file group and changed the user name on apache several times, but I still get a page that says 403 forbidden error when I try to acces it, can someone help me andrewjj20

Error Message with 2.0.45 - What does the following line mean in my error log for 2.0.45? FATAL: emalloc(): Unable to allocate 471872345 bytes I can't seem to access my webpage and I get this error. Thanks, Jeff -- Jeff Grossman (jeff@stikman.com)
   Web Hosting and Web Master Forums (Home) -> Apache All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]