Changed information for PR other/212

1997-03-22 Thread dgaudet
Synopsis: Apache attempts to resolve ip addresses in virtualhost declarations State-Changed-From-To: open-closed State-Changed-By: dgaudet State-Changed-When: Sat Mar 22 15:11:55 PST 1997 State-Changed-Why: 255.255.255.255 issue corrected in 1.2b8-dev. The rest is dealt with by new documentation.

Changed information for PR config/143

1997-03-22 Thread dgaudet
Synopsis: When using VirtualHost configuration, 'GET /` uses defaults instead of virtual settings State-Changed-From-To: analyzed-closed State-Changed-By: dgaudet State-Changed-When: Sat Mar 22 15:15:34 PST 1997 State-Changed-Why: Fixed in 1.2b8-dev. Related to the same problem occuring with PR

Changed information for PR config/178

1997-03-22 Thread dgaudet
Synopsis: Module with server_config but no per-dir config will seggy in set_flag_slot. State-Changed-From-To: open-analyzed State-Changed-By: dgaudet State-Changed-When: Sat Mar 22 15:29:47 PST 1997 State-Changed-Why: The fix provided assumes that per_server configs and per_dir configs

Changed information for PR os-linux/195

1997-03-22 Thread dgaudet
Synopsis: SMP enabled kernel causes httpd fatal crash State-Changed-From-To: analyzed-closed State-Changed-By: dgaudet State-Changed-When: Sat Mar 22 15:34:50 PST 1997 State-Changed-Why: This is most likely a linux kernel problem. My main development platform is a dual P133 running linux 2.0.29

Changed information for PR general/294

1997-04-01 Thread dgaudet
Synopsis: htaccess searched for in weird places State-Changed-From-To: open-closed State-Changed-By: dgaudet State-Changed-When: Tue Apr 1 12:43:57 PST 1997 State-Changed-Why: Location only matches URLs, it sounds like you want to protect the filesystem -- which you should use Directory

Changed information for PR os-linux/289

1997-04-01 Thread dgaudet
Synopsis: kernel: general protection: State-Changed-From-To: open-closed State-Changed-By: dgaudet State-Changed-When: Tue Apr 1 15:34:18 PST 1997 State-Changed-Why: I don't think this is something that we'll be able to debug, you'd have better luck on the [EMAIL PROTECTED] mailing list

Changed information for PR config/325

1997-04-07 Thread dgaudet
Synopsis: Can't use VirtualHost default State-Changed-From-To: open-closed State-Changed-By: dgaudet State-Changed-When: Mon Apr 7 20:25:00 PDT 1997 State-Changed-Why: The docs on the site are for 1.2b8 which will be released in a few days... _default_ is new in 1.2b8. Sorry about that. You can

Changed information for PR general/381

1997-04-13 Thread dgaudet
Synopsis: spare servers stay alive after a failed restart via SIGUSR1 State-Changed-From-To: open-closed State-Changed-By: dgaudet State-Changed-When: Sun Apr 13 17:53:51 PDT 1997 State-Changed-Why: Unfortunately we've never finished the graceful restart (USR1) code... It's not recommended

Changed information for PR mod_dir/364

1997-04-13 Thread dgaudet
Synopsis: SSI doesn't work within HEADER files State-Changed-From-To: open-closed State-Changed-By: dgaudet State-Changed-When: Sun Apr 13 17:58:17 PDT 1997 State-Changed-Why: Unfortunately this won't work because Apache does not support layered i/o (i.e. one module processing the output

Changed information for PR general/278

1997-04-15 Thread dgaudet
Synopsis: 40-50% performance decrease relative to apache 1.1.3 State-Changed-From-To: feedback-closed State-Changed-By: dgaudet State-Changed-When: Tue Apr 15 18:12:41 PDT 1997 State-Changed-Why: Joseph reports that 1.2b8 doesn't exhibit the same problems. Dean

Changed information for PR mod_include/411

1997-04-19 Thread dgaudet
Synopsis: SSI's with '#exec cgi' not passing CGI headers through State-Changed-From-To: open-closed State-Changed-By: dgaudet State-Changed-When: Sat Apr 19 14:48:23 PDT 1997 State-Changed-Why: You'll have to use a standalone CGI. By the time your #exec cgi or #include virtual statements

Changed information for PR os-solaris/402

1997-04-19 Thread dgaudet
Synopsis: failed compiling ( http_main.c ) State-Changed-From-To: open-analyzed State-Changed-By: dgaudet State-Changed-When: Sat Apr 19 14:52:42 PDT 1997 State-Changed-Why: This could easily be a headerfile mismatch between gcc's header files and the system header files. You should try

Changed information for PR config/390

1997-04-19 Thread dgaudet
Synopsis: Unable to make virtualhost that do not parse html State-Changed-From-To: open-closed State-Changed-By: dgaudet State-Changed-When: Sat Apr 19 14:57:08 PDT 1997 State-Changed-Why: I told the user about Options -Includes and gave examples of how to set a Directory / which restricts

Changed information for PR mod_include/382

1997-04-19 Thread dgaudet
Synopsis: exec cgi not fully implemented? State-Changed-From-To: open-closed State-Changed-By: dgaudet State-Changed-When: Sat Apr 19 15:04:47 PDT 1997 State-Changed-Why: #exec cgi is intended to pass the parameters of the main request. So the PATH_TRANSLATED and such will be those of the .html

Changed information for PR mod_env/370

1997-04-19 Thread dgaudet
Synopsis: Modified PATH environemnt variable is not passed, instead system's is used State-Changed-From-To: open-suspended State-Changed-By: dgaudet State-Changed-When: Sat Apr 19 15:16:12 PDT 1997 State-Changed-Why: It doesn't look like we will be able to fix this for 1.2. The PATH variable

Changed information for PR general/366

1997-04-19 Thread dgaudet
Synopsis: httpd -h State-Changed-From-To: open-closed State-Changed-By: dgaudet State-Changed-When: Sat Apr 19 15:20:03 PDT 1997 State-Changed-Why: Actually those are the directive names... Directory just looks confusing but it is right, the closing isn't part of the directive name. Thanks

Changed information for PR mod_cookie/365

1997-04-19 Thread dgaudet
Synopsis: mod_usertrack State-Changed-From-To: open-closed State-Changed-By: dgaudet State-Changed-When: Sat Apr 19 15:25:31 PDT 1997 State-Changed-Why: mod_usertrack and mod_cookie are not required for your scripts to issue cookies. Beyond that it is known that cookies do work when issued

Changed information for PR general/361

1997-04-19 Thread dgaudet
Synopsis: Server stops responding for a (varying) period of time ,then resumes State-Changed-From-To: open-analyzed State-Changed-By: dgaudet State-Changed-When: Sat Apr 19 15:27:10 PDT 1997 State-Changed-Why: Please try adding -DUSE_FCNTL_SERIALIZED_ACCEPT to your EXTRA_CFLAGS in your

Changed information for PR general/352

1997-04-19 Thread dgaudet
Synopsis: Error log should show IP address or host name for security auditing/troubleshooting State-Changed-From-To: open-suspended State-Changed-By: dgaudet State-Changed-When: Sat Apr 19 15:34:13 PDT 1997 State-Changed-Why: Thanks for the suggestion, we'll consider this post-1.2. Dean

Changed information for PR os-linux/349

1997-04-19 Thread dgaudet
Synopsis: memory leak with audio/x-mpeg State-Changed-From-To: open-feedback State-Changed-By: dgaudet State-Changed-When: Sat Apr 19 15:58:58 PDT 1997 State-Changed-Why: I've never seen this problem on linux and I have servers serving large mpegs and quicktime movies... apache itself doesn't

Changed information for PR mod_log-any/343

1997-04-19 Thread dgaudet
Synopsis: Bandwidth used by image push script is not logged correctly. State-Changed-From-To: open-feedback State-Changed-By: dgaudet State-Changed-When: Sat Apr 19 16:04:29 PDT 1997 State-Changed-Why: I'm guessing your streaming script is an nph-cgi, in which case it is impossible for apache

Changed information for PR mod_mime/326

1997-04-19 Thread dgaudet
Synopsis: rfc2068 non-adherance (section 10.4.6 405 Method Not Allowed) State-Changed-From-To: open-closed State-Changed-By: dgaudet State-Changed-When: Sat Apr 19 16:19:55 PDT 1997 State-Changed-Why: Your request is an HTTP/0.9 request and the response is a valid HTTP/0.9 response

Changed information for PR mod_log-any/343

1997-04-19 Thread dgaudet
Synopsis: Bandwidth used by image push script is not logged correctly. State-Changed-From-To: feedback-closed State-Changed-By: dgaudet State-Changed-When: Sat Apr 19 16:30:11 PDT 1997 State-Changed-Why: Explained that nph scripts are beyond the control of the server. Also showed how to disable

Changed information for PR mod_cgi/335

1997-04-19 Thread dgaudet
Synopsis: cgi-bin script not receiving SIGPIPE during output if client hits STOP State-Changed-From-To: feedback-suspended State-Changed-By: dgaudet State-Changed-When: Sat Apr 19 16:34:00 PDT 1997 State-Changed-Why: We were actually aware of these problems. But thanks for pointing them out

Changed information for PR general/433

1997-04-20 Thread dgaudet
Synopsis: cgi script specified with ErrorDocument handling other user's 404 errors State-Changed-From-To: open-closed State-Changed-By: dgaudet State-Changed-When: Sun Apr 20 18:04:57 PDT 1997 State-Changed-Why: This problem was fixed in 1.2b8, please give it a try. Thanks for using Apache

Changed information for PR mod_alias/435

1997-04-21 Thread dgaudet
Synopsis: REDIRECT_* vars not available under Solaris State-Changed-From-To: open-analyzed State-Changed-By: dgaudet State-Changed-When: Mon Apr 21 02:11:03 PDT 1997 State-Changed-Why: When you specify http://foobar/ the server does an external redirect. The url is passed back to the client

Changed information for PR os-irix/443

1997-04-21 Thread dgaudet
Synopsis: httpd childs die down to 4 or less State-Changed-From-To: open-closed State-Changed-By: dgaudet State-Changed-When: Mon Apr 21 21:35:58 PDT 1997 State-Changed-Why: We've made many many changes in this area for the 1.2 release. It wouldn't be feasible for us to back-port them to 1.1

Changed information for PR general/367

1997-04-22 Thread dgaudet
Synopsis: PR# 354 Update State-Changed-From-To: open-analyzed State-Changed-By: dgaudet State-Changed-When: Tue Apr 22 02:16:27 PDT 1997 State-Changed-Why: Just refiling into suexec. Submitter also said in PR#368: The fourth argument should be r-server, not pw-pw_gid. Sorry. Category-Changed

Changed information for PR general/360

1997-04-22 Thread dgaudet
Synopsis: apache dumps core-file State-Changed-From-To: open-analyzed State-Changed-By: dgaudet State-Changed-When: Tue Apr 22 02:25:54 PDT 1997 State-Changed-Why: If 1.2b8 still core dumps, and you can provide a stack trace that would be great. Thanks Dean

Changed information for PR general/423

1997-04-22 Thread dgaudet
Synopsis: server should log more information with 403s State-Changed-From-To: open-closed State-Changed-By: dgaudet State-Changed-When: Tue Apr 22 02:31:00 PDT 1997 State-Changed-Why: Um we seem to have fixed this already.

Changed information for PR os-linux/452

1997-04-22 Thread dgaudet
Synopsis: Server can not log to NFS mounted filesystem. State-Changed-From-To: open-closed State-Changed-By: dgaudet State-Changed-When: Tue Apr 22 11:32:49 PDT 1997 State-Changed-Why: This is an operating system issue which apache cannot easily work around without compromising security

Changed information for PR general/458

1997-04-23 Thread dgaudet
Synopsis: Problems when TERM or HUP signals are send to httpd (kill -TERM, kill -HUP) State-Changed-From-To: closed-analyzed State-Changed-By: dgaudet State-Changed-When: Wed Apr 23 12:45:07 PDT 1997 State-Changed-Why: Take a peek at www.apache.org/docs/unixware.html and ensure that you've

Changed information for PR config/438

1997-04-24 Thread dgaudet
Synopsis: Cannot use multiple Listen-directives with IP-addresses as argument State-Changed-From-To: open-analyzed State-Changed-By: dgaudet State-Changed-When: Thu Apr 24 03:57:28 PDT 1997 State-Changed-Why: Andreas, when you say dies silently do you mean the process actually exits, or it just

Changed information for PR mod_rewrite/487

1997-04-27 Thread dgaudet
Synopsis: Indexes Option fails after a mod_rewrite State-Changed-From-To: open-analyzed State-Changed-By: dgaudet State-Changed-When: Sun Apr 27 00:18:20 PDT 1997 State-Changed-Why: There's a really good chance this was fixed in 1.2b9, if you could give it a try when it's released in a few days

Changed information for PR os-sunos/448

1997-04-27 Thread dgaudet
Synopsis: The 'root' httpd server process will block, the machine will respond very slowly, and refuse all connections. State-Changed-From-To: open-analyzed State-Changed-By: dgaudet State-Changed-When: Sun Apr 27 00:27:37 PDT 1997 State-Changed-Why: There were related changes in the code

Changed information for PR general/254

1997-04-27 Thread dgaudet
Synopsis: Getting Ouch! malloc failed in malloc_block() with cgi-bin/w3-auth State-Changed-From-To: open-closed State-Changed-By: dgaudet State-Changed-When: Sun Apr 27 00:30:19 PDT 1997 State-Changed-Why: Lack of response from submitter, assume related to other msql patches known to cause

Changed information for PR os-bsdi/223

1997-04-27 Thread dgaudet
Synopsis: Child processes don't die. State-Changed-From-To: open-analyzed State-Changed-By: dgaudet State-Changed-When: Sun Apr 27 00:33:46 PDT 1997 State-Changed-Why: We've found a bug that could be related, if you could take a look at the problem described at http://www.apache.org/bugdb.cgi

Changed information for PR os-bsdi/223

1997-04-27 Thread dgaudet
Synopsis: Child processes don't die. State-Changed-From-To: analyzed-closed State-Changed-By: dgaudet State-Changed-When: Sun Apr 27 04:47:49 PDT 1997 State-Changed-Why: User reports 1.2b8 fixes the problem. Dean

Changed information for PR config/471

1997-04-27 Thread dgaudet
Synopsis: Problem with midi files (The files haven't been started) State-Changed-From-To: open-closed State-Changed-By: dgaudet State-Changed-When: Sun Apr 27 14:14:31 PDT 1997 State-Changed-Why: I tried your server and Apache is generating the correct headers. So I suspect it's something

Changed information for PR general/51

1997-04-27 Thread dgaudet
Synopsis: exec cmd= fails to execite / cannot pass parms with exec cgi= State-Changed-From-To: analyzed-closed State-Changed-By: dgaudet State-Changed-When: Sun Apr 27 14:25:01 PDT 1997 State-Changed-Why: No further data from user. Probably dealt with in 1.2b9. Dean

Changed information for PR config/138

1997-04-27 Thread dgaudet
Synopsis: system runs out of mbufs after Apache has been running for a while (2 days) State-Changed-From-To: analyzed-closed State-Changed-By: dgaudet State-Changed-When: Sun Apr 27 14:27:21 PDT 1997 State-Changed-Why: FIN_WAIT_2 problems were cleaned up in 1.2b8. Dean

Changed information for PR os-linux/165

1997-04-27 Thread dgaudet
Synopsis: #exec cmd results in SIGSEGV (dumping core) State-Changed-From-To: analyzed-closed State-Changed-By: dgaudet State-Changed-When: Sun Apr 27 14:29:25 PDT 1997 State-Changed-Why: Probably cleaned up in the 1.2b9 fixes to cgi argument handling. Dean

Changed information for PR config/172

1997-04-27 Thread dgaudet
Synopsis: Redirect and DirectoryIndex together cause SIGSEGV State-Changed-From-To: analyzed-closed State-Changed-By: dgaudet State-Changed-When: Sun Apr 27 14:30:46 PDT 1997 State-Changed-Why: Fixed in 1.2b9. Thanks for using Apache! Dean

Changed information for PR general/182

1997-04-27 Thread dgaudet
Synopsis: Content-type/Content-encoding behavior changed since 1.1.3 State-Changed-From-To: analyzed-closed State-Changed-By: dgaudet State-Changed-When: Sun Apr 27 14:40:13 PDT 1997 State-Changed-Why: This doesn't happen with an out-of-the-box 1.2b9 (didn't try anything earlier). So I suspect

Changed information for PR config/299

1997-04-27 Thread dgaudet
Synopsis: server stops serving for a period and then resumes with no messages State-Changed-From-To: analyzed-closed State-Changed-By: dgaudet State-Changed-When: Sun Apr 27 14:51:57 PDT 1997 State-Changed-Why: Superceded by PR#467 which talks generally of the problem with multiple Listens

Changed information for PR mod_mime/196

1997-04-27 Thread dgaudet
Synopsis: extension xls doesn't work properly State-Changed-From-To: feedback-closed State-Changed-By: dgaudet State-Changed-When: Sun Apr 27 15:03:09 PDT 1997 State-Changed-Why: No feedback from user, closing out problem. Dean

Changed information for PR mod_include/496

1997-04-28 Thread dgaudet
Synopsis: Pages using 'virtual includes' do not update with normal refresh State-Changed-From-To: open-closed State-Changed-By: dgaudet State-Changed-When: Mon Apr 28 11:47:14 PDT 1997 State-Changed-Why: This is the expected behaviour of XBitHack Full, and in the docs we note that it allows

Changed information for PR general/498

1997-04-28 Thread dgaudet
Synopsis: Missing Terminate Stage State-Changed-From-To: open-suspended State-Changed-By: dgaudet State-Changed-When: Mon Apr 28 15:04:26 PDT 1997 State-Changed-Why: While it is easy to add things like this we're in the middle of a code freeze trying to get 1.2 out the door. So unfortunately

Changed information for PR mod_log-any/508

1997-04-29 Thread dgaudet
Synopsis: Logging programs State-Changed-From-To: open-suspended State-Changed-By: dgaudet State-Changed-When: Tue Apr 29 15:15:40 PDT 1997 State-Changed-Why: This is a feature that won't make 1.2. But the solution I like is to deal with a blocked write, and possibly a dead child, and recover

Changed information for PR config/516

1997-04-30 Thread dgaudet
Synopsis: first process runs as root, others run correctly State-Changed-From-To: open-closed State-Changed-By: dgaudet State-Changed-When: Wed Apr 30 15:50:15 PDT 1997 State-Changed-Why: This is normal behaviour. In fact I think we even document it somewhere... yeah in htdocs/manual

Changed information for PR general/517

1997-04-30 Thread dgaudet
Synopsis: an assignment = sign when it appears you really want a == to test for equality State-Changed-From-To: open-closed State-Changed-By: dgaudet State-Changed-When: Wed Apr 30 16:11:21 PDT 1997 State-Changed-Why: There's a comment a few lines up in the code about that assignment

Changed information for PR config/449

1997-04-30 Thread dgaudet
Synopsis: why not make the top few lines of httpd.h configurable in Configuration? State-Changed-From-To: suspended-closed State-Changed-By: dgaudet State-Changed-When: Wed Apr 30 16:13:29 PDT 1997 State-Changed-Why: The minimum necessary for moving httpd.conf and so on went into 1.2b10. Thanks

Changed information for PR mod_log-any/500

1997-04-30 Thread dgaudet
Synopsis: single access creates multiple log entries State-Changed-From-To: open-closed State-Changed-By: dgaudet State-Changed-When: Wed Apr 30 16:25:45 PDT 1997 State-Changed-Why: This appears to be a browser or proxy error not related to apache. If it becomes a terrible problem we might

Changed information for PR os-linux/515

1997-04-30 Thread dgaudet
Synopsis: C cgi's will not work but scripts will. State-Changed-From-To: open-closed State-Changed-By: dgaudet State-Changed-When: Wed Apr 30 16:28:06 PDT 1997 State-Changed-Why: This sounds like an error in your CGI. Ensure that it prints the Content-Type header. Please read the FAQ

Changed information for PR mod_rewrite/487

1997-04-30 Thread dgaudet
Synopsis: Indexes Option fails after a mod_rewrite State-Changed-From-To: analyzed-open State-Changed-By: dgaudet State-Changed-When: Wed Apr 30 16:35:04 PDT 1997 State-Changed-Why: 1.2b10's fixes to subrequest promotion didn't help this problem. I have copies of the user's config if needed

Changed information for PR general/466

1997-05-01 Thread dgaudet
Synopsis: after Broken pipe, server gets into a hard loop State-Changed-From-To: analyzed-open State-Changed-By: dgaudet State-Changed-When: Thu May 1 14:29:16 PDT 1997 State-Changed-Why: User reports that the unixware docs didn't help, and neither does 1.2b10. I'm not a unixware user, so I'll

Changed information for PR config/523

1997-05-01 Thread dgaudet
Synopsis: improve error log/stderr usage State-Changed-From-To: open-suspended State-Changed-By: dgaudet State-Changed-When: Thu May 1 18:35:07 PDT 1997 State-Changed-Why: post 1.2

Changed information for PR general/502

1997-05-02 Thread dgaudet
Synopsis: Keep-Alives not timing out State-Changed-From-To: open-analyzed State-Changed-By: dgaudet State-Changed-When: Fri May 2 15:14:10 PDT 1997 State-Changed-Why: Appears to be caused by IdentityCheck On. A workaround has been put together and needs testing. Dean

Changed information for PR general/527

1997-05-02 Thread dgaudet
Synopsis: netscape/wrong frame-offset/parsed-html State-Changed-From-To: open-analyzed State-Changed-By: dgaudet State-Changed-When: Fri May 2 15:19:25 PDT 1997 State-Changed-Why: out-of-band discussion between marc and submitter.

Changed information for PR general/522

1997-05-02 Thread dgaudet
Synopsis: People cant download larger files . Netscape and Msie will say Document done in the middle of the download State-Changed-From-To: open-analyzed State-Changed-By: dgaudet State-Changed-When: Fri May 2 15:23:31 PDT 1997 State-Changed-Why: User reports that it even happens on 50k files

Changed information for PR mod_alias/521

1997-05-02 Thread dgaudet
Synopsis: Alias does not work exactly as expected State-Changed-From-To: open-analyzed State-Changed-By: dgaudet State-Changed-When: Fri May 2 15:25:33 PDT 1997 State-Changed-Why: Have you tried: Alias /pub /home/ftp/pub/ ? Dean

Changed information for PR config/518

1997-05-02 Thread dgaudet
Synopsis: Child Processes hang State-Changed-From-To: open-closed State-Changed-By: dgaudet State-Changed-When: Fri May 2 15:26:45 PDT 1997 State-Changed-Why: User's system did not have a /usr/tmp directory. Some consideration has gone into allowing the lockfile location to be configurable

Changed information for PR config/495

1997-05-02 Thread dgaudet
Synopsis: AddType application/x-javascript .js breaks SSIs in IncludesNOEXEC dirs State-Changed-From-To: open-closed State-Changed-By: dgaudet State-Changed-When: Fri May 2 15:32:11 PDT 1997 State-Changed-Why: Discussion with user came up with a workaround. Dean

Changed information for PR config/532

1997-05-03 Thread dgaudet
Synopsis: deny from IP syntax too cumbersome State-Changed-From-To: open-closed State-Changed-By: dgaudet State-Changed-When: Sat May 3 13:30:43 PDT 1997 State-Changed-Why: There are a few CIDR-syntax patches floating around, and we'll include one post-1.2. I just moved one into http

Changed information for PR general/533

1997-05-03 Thread dgaudet
Synopsis: cgi programs won't accept arguments State-Changed-From-To: open-closed State-Changed-By: dgaudet State-Changed-When: Sat May 3 13:32:30 PDT 1997 State-Changed-Why: That is how it's supposed to behave according to the CGI spec. If the QUERY_STRING contains any equal sign then no argv

Changed information for PR os-unixware/544

1997-05-04 Thread dgaudet
Synopsis: server stops responding State-Changed-From-To: open-analyzed State-Changed-By: dgaudet State-Changed-When: Sun May 4 11:50:38 PDT 1997 State-Changed-Why: Please see PR#467 http://www.apache.org/bugdb.cgi/full/467 and try the solution documented there. Thanks Dean

Changed information for PR mod_dld/540

1997-05-04 Thread dgaudet
Synopsis: mod_dld corrupts module count State-Changed-From-To: open-analyzed State-Changed-By: dgaudet State-Changed-When: Sun May 4 13:15:05 PDT 1997 State-Changed-Why: Dirk is working on this.

Changed information for PR config/536

1997-05-04 Thread dgaudet
Synopsis: User: nobody gives funny errors State-Changed-From-To: open-closed State-Changed-By: dgaudet State-Changed-When: Sun May 4 13:18:45 PDT 1997 State-Changed-Why: I improved the documentation in the httpd.conf-dist file. Thanks for using Apache! Dean

Changed information for PR mod_access/537

1997-05-04 Thread dgaudet
Synopsis: mod_access syntax allows hosts that should be restricted State-Changed-From-To: open-suspended State-Changed-By: dgaudet State-Changed-When: Sun May 4 13:19:29 PDT 1997 State-Changed-Why: Reasonable suggestion, will be considered post-1.2. Thanks for using Apache! Dean

Changed information for PR config/530

1997-05-04 Thread dgaudet
Synopsis: VirtualHost _default_ stopped working with 1.2b10 on nonstandard port State-Changed-From-To: open-closed State-Changed-By: dgaudet State-Changed-When: Sun May 4 13:23:10 PDT 1997 State-Changed-Why: I realised that this is expected behaviour after the bug fix that went into 1.2b10

Changed information for PR config/526

1997-05-04 Thread dgaudet
Synopsis: Options directive. Cannot turn off directory indexing. State-Changed-From-To: open-analyzed State-Changed-By: dgaudet State-Changed-When: Sun May 4 13:34:59 PDT 1997 State-Changed-Why: Sorry but I can't reproduce this. Are you sure your browser isn't returning something from cache

Changed information for PR mod_log-any/507

1997-05-04 Thread dgaudet
Synopsis: TransferLog State-Changed-From-To: open-closed State-Changed-By: dgaudet State-Changed-When: Sun May 4 13:48:10 PDT 1997 State-Changed-Why: Corrected in the docs, thanks. Dean

Changed information for PR general/506

1997-05-04 Thread dgaudet
Synopsis: No default media type? State-Changed-From-To: open-analyzed State-Changed-By: dgaudet State-Changed-When: Sun May 4 14:19:36 PDT 1997 State-Changed-Why: A patch is available. Dean

Changed information for PR os-bsdi/550

1997-05-06 Thread dgaudet
Synopsis: httpd starts, and logs that it is rusiming normally, and doesn't reply to anything. State-Changed-From-To: open-analyzed State-Changed-By: dgaudet State-Changed-When: Tue May 6 12:56:49 PDT 1997 State-Changed-Why: It's quite possiblie that you need to increase the number

Changed information for PR general/554

1997-05-07 Thread dgaudet
Synopsis: Allocated File Descriptors are not being freed after use. State-Changed-From-To: open-analyzed State-Changed-By: dgaudet State-Changed-When: Wed May 7 11:40:56 PDT 1997 State-Changed-Why: At the same time that change was made we also put note_cleanups_for_fd calls into all the code

Changed information for PR os-solaris/552

1997-05-07 Thread dgaudet
Synopsis: Web server stops operating properly when using lot of virtual domains State-Changed-From-To: open-closed State-Changed-By: dgaudet State-Changed-When: Wed May 7 11:44:52 PDT 1997 State-Changed-Why: Yeah this is a solution that has been considered, but it has always seemed too ugly

Changed information for PR mod_alias/521

1997-05-07 Thread dgaudet
Synopsis: Alias does not work exactly as expected State-Changed-From-To: analyzed-closed State-Changed-By: dgaudet State-Changed-When: Wed May 7 12:25:21 PDT 1997 State-Changed-Why: The docs have been updated to make it clear that the trailing / on the fakename is significant. Dean

Changed information for PR mod_rewrite/503

1997-05-10 Thread dgaudet
Synopsis: rewrite directives worked in 1.2b{6,7,8} but fail with 1.2b10 State-Changed-From-To: open-analyzed State-Changed-By: dgaudet State-Changed-When: Sat May 10 16:09:31 PDT 1997 State-Changed-Why: What happens if you use: RewriteRule /people/([a-z0-9A-Z]+)/(.*) /users/$1/www/$2 [PT

Changed information for PR general/562

1997-05-10 Thread dgaudet
Synopsis: Logging stoppped State-Changed-From-To: open-closed State-Changed-By: dgaudet State-Changed-When: Sat May 10 16:14:21 PDT 1997 State-Changed-Why: There's nothing apache-specific that should cause this to happen -- especially since each child has a separate handle to the log file

Changed information for PR general/506

1997-05-11 Thread dgaudet
Synopsis: No default media type? State-Changed-From-To: analyzed-closed State-Changed-By: dgaudet State-Changed-When: Sun May 11 22:40:41 PDT 1997 State-Changed-Why: This has been fixed in 1.2b11-dev. Thanks Dean

Changed information for PR config/596

1997-05-22 Thread dgaudet
Synopsis: If ServerName has a name not in the DNS then server will not start State-Changed-From-To: open-closed State-Changed-By: dgaudet State-Changed-When: Thu May 22 22:37:45 PDT 1997 State-Changed-Why: That ServerName is absolutely required. That particular call is used only for the global

Changed information for PR mod_include/600

1997-05-22 Thread dgaudet
Synopsis: A smarter Last Modified value for SSI documents State-Changed-From-To: open-closed State-Changed-By: dgaudet State-Changed-When: Thu May 22 22:42:47 PDT 1997 State-Changed-Why: Unfortunately it's not at all easy to do this in one pass over the input files... especially because

Changed information for PR config/670

1997-06-04 Thread dgaudet
-By: dgaudet State-Changed-When: Wed Jun 4 11:59:25 PDT 1997 State-Changed-Why: You should be able to get away with using ServerName localhost. Thanks for using apache! Dean

Changed information for PR mod_rewrite/503

1997-06-05 Thread dgaudet
Synopsis: rewrite directives worked in 1.2b{6,7,8} but fail with 1.2b10 State-Changed-From-To: analyzed-closed State-Changed-By: dgaudet State-Changed-When: Thu Jun 5 18:50:04 PDT 1997 State-Changed-Why: The user appears to have solved the problem on their own. Dean

Re: mod_log-any/714: Cannot always get the referer in the log file

1997-06-10 Thread dgaudet
Synopsis: Cannot always get the referer in the log file State-Changed-From-To: open-closed State-Changed-By: dgaudet State-Changed-When: Tue Jun 10 17:54:48 PDT 1997 State-Changed-Why: Unfortunately the presence or absence of a Referer header is entirely the responsibility of the browser

Re: general/730: At compilation time: http_bprintf.o: Undefined symbol _frexp referenced from text segment

1997-06-13 Thread dgaudet
Synopsis: At compilation time: http_bprintf.o: Undefined symbol _frexp referenced from text segment State-Changed-From-To: open-closed State-Changed-By: dgaudet State-Changed-When: Thu Jun 12 23:51:02 PDT 1997 State-Changed-Why: Looks like you have a really old version of linux. Try maybe

Re: os-linux/745: Sometimes the httpd stops repsonding (process httpd floods the cpu)

1997-06-17 Thread dgaudet
Synopsis: Sometimes the httpd stops repsonding (process httpd floods the cpu) State-Changed-From-To: open-closed State-Changed-By: dgaudet State-Changed-When: Tue Jun 17 11:06:22 PDT 1997 State-Changed-Why: Many bugs related to this were fixed in Apache 1.2 which was released recently. Please

Re: os-qnx/683: mmap() support for scoreboard handling

1997-06-18 Thread dgaudet
Synopsis: mmap() support for scoreboard handling State-Changed-From-To: open-analyzed State-Changed-By: dgaudet State-Changed-When: Wed Jun 18 10:24:33 PDT 1997 State-Changed-Why: Waiting for user to submit patch.

Re: general/752: Problem compiling under Irix 6.2

1997-06-20 Thread dgaudet
Synopsis: Problem compiling under Irix 6.2 State-Changed-From-To: open-closed State-Changed-By: dgaudet State-Changed-When: Fri Jun 20 00:32:01 PDT 1997 State-Changed-Why: User had built with gcc previously, and make clean didn't clean up everything. Rebuilding from fresh package worked fine

Re: documentation/262: suEXEC wrapper is not documented

1997-06-22 Thread dgaudet
Synopsis: suEXEC wrapper is not documented State-Changed-From-To: open-closed State-Changed-By: dgaudet State-Changed-When: Sun Jun 22 16:41:13 PDT 1997 State-Changed-Why: We put documentation into 1.2 release. Thanks for using apache! Dean

Re: config/767: FollowSymLinks not working.

1997-06-22 Thread dgaudet
Synopsis: FollowSymLinks not working. State-Changed-From-To: open-analyzed State-Changed-By: dgaudet State-Changed-When: Sun Jun 22 16:47:25 PDT 1997 State-Changed-Why: I can't reproduce this problem. Can you double check all the Options settings in your files? That includes httpd.conf

Re: general/599: directory not enforced if seen through symlink.

1997-06-22 Thread dgaudet
Synopsis: directory not enforced if seen through symlink. State-Changed-From-To: open-closed State-Changed-By: dgaudet State-Changed-When: Sun Jun 22 17:08:26 PDT 1997 State-Changed-Why: Yes as you surmise we know about this. This is now documented under the FollowSymLinks option. Apache just

Re: config/239: Directory config inconsistent

1997-06-22 Thread dgaudet
Synopsis: Directory config inconsistent State-Changed-From-To: open-analyzed State-Changed-By: dgaudet State-Changed-When: Sun Jun 22 17:09:35 PDT 1997 State-Changed-Why: Was this problem ever resolved? Does it still appear with the 1.2 release? Dean

Re: config/353: undocumented incompatibility between Apache and NCSA-httpd

1997-06-22 Thread dgaudet
Synopsis: undocumented incompatibility between Apache and NCSA-httpd State-Changed-From-To: open-analyzed State-Changed-By: dgaudet State-Changed-When: Sun Jun 22 17:35:25 PDT 1997 State-Changed-Why: Actually I don't think Apache is correct in this case. For example, I did this: cd htdocs

Re: os-aix/438: Cannot use multiple Listen-directives with IP-addresses as argument

1997-06-22 Thread dgaudet
Synopsis: Cannot use multiple Listen-directives with IP-addresses as argument State-Changed-From-To: analyzed-closed State-Changed-By: dgaudet State-Changed-When: Sun Jun 22 17:40:04 PDT 1997 State-Changed-Why: Haven't heard back in a while, assuming the serialised accept defines fixed

Re: other/539: fastcgi processes dying off over time, not restarting.

1997-06-22 Thread dgaudet
Synopsis: fastcgi processes dying off over time, not restarting. State-Changed-From-To: open-analyzed State-Changed-By: dgaudet State-Changed-When: Sun Jun 22 20:59:56 PDT 1997 State-Changed-Why: What was the last version that fastcgi worked with? Have you asked folks on the fastcgi mailing list

Re: config/583: _default_ VirtualHost not matching when IP number and port used

1997-06-22 Thread dgaudet
Synopsis: _default_ VirtualHost not matching when IP number and port used State-Changed-From-To: open-analyzed State-Changed-By: dgaudet State-Changed-When: Sun Jun 22 21:08:37 PDT 1997 State-Changed-Why: I'm having trouble reproducing this problem. Does it still occur with the 1.2 release

Re: os-linux/588: select: (listen): Bad address quickly repeats to errors.log until disk full.

1997-06-22 Thread dgaudet
Synopsis: select: (listen): Bad address quickly repeats to errors.log until disk full. State-Changed-From-To: open-closed State-Changed-By: dgaudet State-Changed-When: Sun Jun 22 21:15:28 PDT 1997 State-Changed-Why: I've never run into this one on my linux servers. However they're all running

Re: general/594: Occasionally a cgi-bin returns 'server failed'

1997-06-22 Thread dgaudet
Synopsis: Occasionally a cgi-bin returns 'server failed' State-Changed-From-To: open-closed State-Changed-By: dgaudet State-Changed-When: Sun Jun 22 21:20:32 PDT 1997 State-Changed-Why: I totally suspect this is because the pipe to the fping child is generating a SIGPIPE or something similar

Re: documentation/595: mod_auth_db* doesn't work if mod_auth isn't compiled in (but the docs don't say this)

1997-06-22 Thread dgaudet
Synopsis: mod_auth_db* doesn't work if mod_auth isn't compiled in (but the docs don't say this) State-Changed-From-To: open-closed State-Changed-By: dgaudet State-Changed-When: Sun Jun 22 21:22:11 PDT 1997 State-Changed-Why: The FAQ now talks about this problem. Unless you specify a group file

  1   2   3   4   5   6   7   8   >