Re: [EMAIL PROTECTED] Off-topic. Domain (nameservers not transfered)

2006-02-01 Thread httpd2
You could find out if the reseller are part of some professional association, and report them there. Or, try a google search for domain name disputes. That seems to turn up alot of info on the subject. HTH Keith In theory, theory and practice are the same; In practice they are not. On Wed,

Re: [EMAIL PROTECTED] AddDefaultCharset and Multiple Encodings

2006-02-01 Thread Skating Jim
--- Nick Kew <[EMAIL PROTECTED]> wrote: > On Wednesday 01 February 2006 05:41, Skating Jim > wrote: > > > The basis for my comment is that the Apache > > documentation for AddDefaultCharset says: > > > > "This should override any charset specified in the > > body of the response via a META eleme

Re: [EMAIL PROTECTED] Off-topic. Domain (nameservers not transfered)

2006-02-01 Thread Boysenberry Payne
If they're a business you can report them to the better business bureau, or something similar. Boysenberry boysenberrys.com | habitatlife.com | selfgnosis.com On Feb 1, 2006, at 9:42 PM, Alvaro Cobo wrote: Hi guys: Sorry for this off-topic, but I think this is of interest of all of us wh

Re: [EMAIL PROTECTED] Off-topic. Domain (nameservers not transfered)

2006-02-01 Thread Alvaro Cobo
Thank you very much Eric: But the (**) reseller sadly have got the power in his hands. They can delay the transfer as much as they want, as they have got the administrative email. So if I try to make a transfer, they are going to delay more and more (they just need to avoid replying the transf

Re: [EMAIL PROTECTED] Off-topic. Domain (nameservers not transfered)

2006-02-01 Thread or in Portland Maine
transfer your domain to a registrar that cares about your business more than that of a reseller. several registrars are exemplary, most are hohum, and several are less than hohum. my 2 beads worth. your milage may vary. - The of

[EMAIL PROTECTED] Off-topic. Domain (nameservers not transfered)

2006-02-01 Thread Alvaro Cobo
Hi guys:Sorry for this off-topic, but I think this is of interest of all of us whichwork with domains and stuff...One month ago I have asked my current hosting service to cancel their serviceand to change the nameserver from their to the server of the new hosting Ihave hired. They have delay

[EMAIL PROTECTED] Apache 1.3.34 make error:

2006-02-01 Thread Mukarram Syed
ced symbol in filedlsym   /opt/home/msyed/apache-build/apache-modssl.sephorakiosk.20060201/openssl-0.9.8a/libcrypto.a(dso_dlfcn.o)  (symbol belongs to implicit dependency /usr/lib/libdl.so.1)dlopen  /opt/home/msyed/apache-build/apache-modssl.se

Re: [EMAIL PROTECTED] make error

2006-02-01 Thread Jonathan Mangin
> I've upgraded gcc to 3.3.2 on Solaris 8x86, and most > other build tools.(?) I'm now getting: > I did find that RM and AWK needed their definitions added in httpd-2.0.55/build/config_vars.mk. I'm using gawk-3.1.4 and getting: awk -f /export/home/jman/download/src/apache/httpd-2.0.55/srclib/

[EMAIL PROTECTED] Apache 2.0.52 mod_jk1.2.8 rewrite rule bug dealing with %23

2006-02-01 Thread Mohammed Rahman
I had following rewrite rule to forward http requests for everything in "Windchill" webapps to https  RewriteEngine On RewriteCond %{SERVER_PORT} ^80$ RewriteRule ^/Windchill/(.*) https://%{SERVER_NAME}/Windchill/$1 [NE,R]   When it tries to rewrite following URL to https with no escaping

Re: [EMAIL PROTECTED] Cookie problem in IE, but not FF

2006-02-01 Thread Boysenberry Payne
You'll probably get a better response from the mailing list that are more geared towards Apache2::Cookie... the mod_perl list is: modperl@perl.apache.org The module specific list for Apache2::Cookie is: apreq-dev@httpd.apache.org Without knowing what you're trying to do with your code I might

Re: [EMAIL PROTECTED] Win32 Apahce 2.0.55 mod_ssl & Apache::ASP

2006-02-01 Thread William A. Rowe, Jr.
Jason J. Czerak wrote: I'm benchmarking one of our sites. After some debugging I have found that when the site has ssl enabled, performance starts to degrade very rapidly, even to the point of rendering the server useless after 20 concurrent users. The servers CPU resources are 2% at this poin

Re: [EMAIL PROTECTED] make error

2006-02-01 Thread Jonathan Mangin
I've upgraded gcc to 3.3.2 on Solaris 8x86, and most other build tools.(?) I'm now getting: Undefined first referenced symbol in file ap_mpm_run server/.libs/libmain.a(main.o) ap_send_error_response server/.l

[EMAIL PROTECTED] Re: Precompiled Mod_SSL binaries for Win32 and Apache 1.3

2006-02-01 Thread Jason J. Czerak
It was going to be a possible solution to a problem on Win32 with threads and Apache 2 and modperl 2 that was just breaking things under any sort of load. Our production boxen still use apache 1.3 and friends. :) But, because of the beloved QA process. things have to sit where they are. On

[EMAIL PROTECTED] Re: Precompiled Mod_SSL binaries for Win32 and Apache 1.3

2006-02-01 Thread Joost de Heer
Jason J. Czerak wrote: > Anyone have a link to such a binary? I can't find one at all! Is there a reason why you still want to use 1.3? Active development for this version has been stopped for quite a while now. Joost - The off

RE: [EMAIL PROTECTED] only allowing specific hosts via https proxy

2006-02-01 Thread Sebastian Reitenbach
Hi, that helped me to do what I wanted. Now my apache configuration looks like this: deny from all http://.*|ftp://.*";> allow from all SetOutputFilter CLAMAV allows me to access some trusted ssl hosts and all other ftp and http traffic is filtered via clamav. th

Re: [EMAIL PROTECTED] different page per user-agent

2006-02-01 Thread Joshua Slive
See the section "Browser Dependent Content" in http://httpd.apache.org/docs/2.2/misc/rewriteguide.html#content Joshua. On 2/1/06, Oren Gozlan <[EMAIL PROTECTED]> wrote: > I know it is possible ... but don't know how ... > > I want to show different page for each different user-agent (simple > red

Re: [EMAIL PROTECTED] Redirect

2006-02-01 Thread Joshua Slive
On 2/1/06, Dr. Stephen Judd <[EMAIL PROTECTED]> wrote: > Try google on "redirect html" and take the very first link. > If that's not what you meant, please be more clear. It's actually better to do this at the http protocol level rather than using html meta tags. In httpd.conf: RedirectMatch ^/$

Re: AW: [EMAIL PROTECTED] Apache drops connection but ifdown/up resolves the issue!

2006-02-01 Thread Neil A. Hillard
Hi, [EMAIL PROTECTED] wrote: Are you running out of file descriptors with your Apache Process ? [ulimit -a] I don't believe so, results of ulimit -a: core file size (blocks, -c) 0 data seg size (kbytes, -d) unlimited file size (blocks, -f) unlimited pending si

RE: [EMAIL PROTECTED] only allowing specific hosts via https proxy

2006-02-01 Thread Axel-Stéphane SMORGRAV
The thing is that the URL requested by the CONNECT method is not prefixed with http://. Therefore, will never match anything unless the host name is https. The following wil disallow access to http://www.forbidden.com/ (which translates into "GET http://www.forbidden.com/";) but allow anything

[EMAIL PROTECTED] Virtual host

2006-02-01 Thread info . raa
Hi guys! I have no clue about BIND, so the easy way to start was relying on IP to rise my first site. I have used my own ip/adpter, now i need to build another site within my apache 2.0.52 on the same machine. i have tried another IP but the result you can imagine... How do i do it? Do i ha

RE: [EMAIL PROTECTED] RE: htaccess AuthType Basic: some files get served without a password challenge!

2006-02-01 Thread Boyle Owen
> -Original Message- > From: news [mailto:[EMAIL PROTECTED] On Behalf Of Peter > > You may email me privately, and I will provide a true URL. Thx shoot... > > > Rgds, > > Owen Boyle > > Disclaimer: Any disclaimer attached to this message may be ignored. > > > >> Same with > >> http:

RE: [EMAIL PROTECTED] Not seeing helloworld.html in /var/www/htdocs

2006-02-01 Thread Axel-Stéphane SMORGRAV
What do the access and error log files say? -ascs -Original Message- From: myles dolan [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 01, 2006 12:51 PM To: users@httpd.apache.org Subject: [EMAIL PROTECTED] Not seeing helloworld.html in /var/www/htdocs Good Morning I have a basic

RE: [EMAIL PROTECTED] Not seeing helloworld.html in /var/www/htdocs

2006-02-01 Thread Boyle Owen
> -Original Message- > From: myles dolan [mailto:[EMAIL PROTECTED] > Sent: Mittwoch, 1. Februar 2006 12:51 > To: users@httpd.apache.org > Subject: [EMAIL PROTECTED] Not seeing helloworld.html in /var/www/htdocs > > Good Morning > > I have a basic Hello World html in the apache document a

[EMAIL PROTECTED] RE: htaccess AuthType Basic: some files get served without a password challenge!

2006-02-01 Thread Peter
On Wed, 01 Feb 2006 12:19:00 +0100, Boyle Owen wrote: snip... > > Are the files really in your secure dir? If there is some rewrite rule > that allows the server access to files bypassing the .htaccess file then > this might happen. Oh yes, they are. They are all small test files. Only gif and ht

RE: [EMAIL PROTECTED] only allowing specific hosts via https proxy

2006-02-01 Thread Sebastian Reitenbach
Hi, Axel-Stéphane__SMORGRAV <[EMAIL PROTECTED]> wrote: > Do you have both proxymatch blocks in the same configuration ?? > no, I tested with the first ProxyMatch, and the http site was blocked, then I added the s to the http and restarted apache. And I was able to retrieve the https site. > >

RE: [EMAIL PROTECTED] only allowing specific hosts via https proxy

2006-02-01 Thread Axel-Stéphane SMORGRAV
Do you have both proxymatch blocks in the same configuration ?? -ascs -Original Message- From: Sebastian Reitenbach [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 01, 2006 10:41 AM To: users@httpd.apache.org Subject: [EMAIL PROTECTED] only allowing specific hosts via https proxy H

[EMAIL PROTECTED] Not seeing helloworld.html in /var/www/htdocs

2006-02-01 Thread myles dolan
Good Morning I have a basic Hello World html in the apache document area /var/www/htdocs but I cant see it using my firefoxnavigator (using http://localhost/myworld.html or http://www.example.com/myworld.html). Localhost and 127.0.0.1 ping without problem. The important lnes in http.conf are

RE: [EMAIL PROTECTED] htaccess AuthType Basic: some files get served without a password challenge!

2006-02-01 Thread Boyle Owen
> -Original Message- > From: news [mailto:[EMAIL PROTECTED] On Behalf Of Peter > Sent: Mittwoch, 1. Februar 2006 11:57 > To: users@httpd.apache.org > Subject: [EMAIL PROTECTED] htaccess AuthType Basic: some files > get served without a password challenge! > > # for basic > > deny from al

[EMAIL PROTECTED] different page per user-agent

2006-02-01 Thread Oren Gozlan
I know it is possible ... but don't know how ... I want to show different page for each different user-agent (simple redirect) all will access index.html, if user agent is x -> then x.html if user agent is Y -> then y.html any easy way to do it ? Oren

Re: [EMAIL PROTECTED] make error

2006-02-01 Thread Dave Floyd
Hi Jon, I suspect the base cause of your problems is the gcc version. when I last installed apache on solaris8 x86, I used gcc 3.4.2 and had no problems. 2.9.5 is very old. rgds I'm now trying to install 2.0.55 and receiving the error below. I'm not using the ksh. Found newer headers. Wi

[EMAIL PROTECTED] htaccess AuthType Basic: some files get served without a password challenge!

2006-02-01 Thread Peter
# for basic deny from all AuthType Basic AuthUserFile /home/content/sec/pwfile AuthGroupFile /dev/null AuthName "Restricted Area" This is my htaccess file and when a user accesses this dir, a username password challenge comes up and works fine. HOWEVER certain file types are served right away wi

[EMAIL PROTECTED] only allowing specific hosts via https proxy

2006-02-01 Thread Sebastian Reitenbach
Hi, I am trying to do the following with the apache proxy module: I want to use apache proxy module for http, ftp and https (for some special trusted hosts) and redirect it to mod_clamav. This works very well for http and ftp. scanning https does not work, therefore I want to set

Re: [EMAIL PROTECTED] AddDefaultCharset and Multiple Encodings

2006-02-01 Thread Nick Kew
On Wednesday 01 February 2006 05:41, Skating Jim wrote: > The basis for my comment is that the Apache > documentation for AddDefaultCharset says: > > "This should override any charset specified in the > body of the response via a META element, though the > exact behavior is often dependent on the

Re: [EMAIL PROTECTED] Apache 2.0.55 SSL and POST problem

2006-02-01 Thread Stephen Collyer
Stephen Collyer wrote: Right. Howver, by "workaround" I was referring to a configuration change (maybe adding that SSLOptions +OptRenegotiate ?). For the record, I've tried the various config. related fixes suggested in the bugzilla report (i.e. the adding of SSLOptions +OptRenegotiate, and th