RE: [EMAIL PROTECTED] Interconnection Apache/java program

2008-03-24 Thread Jaqui Greenlees
--- frannack Guimard <[EMAIL PROTECTED]> wrote: > > Thank you for your answer Eric. > > It looks like I wasn't very clear, so here the > architecture. > > > Client--apache > java program Something > written in (I don't know what) so that

Re: [EMAIL PROTECTED] PHP wants to download instead of run

2007-12-01 Thread Jaqui Greenlees
--- Vishal Gaurav <[EMAIL PROTECTED]> wrote: > Hello, > Your php info mytimewithgod.net/phpinfo.php file is > successfully run on my > browser.So what is the problem? > A common one I have seen with many sites I think, and it is browser not apache or php caused. I get the same php download mes

Re: [EMAIL PROTECTED] One-Time authentificaton for multiple servers

2007-09-25 Thread Jaqui Greenlees
--- Nick Owen <[EMAIL PROTECTED]> wrote: > On 9/25/07, Michelle Konzack > <[EMAIL PROTECTED]> wrote: > > Hello, > > > > I have a couple of servers (currently 42 > Web-Servers et a redunant > > PostgreSQL for AUTH) and I am trying to get a > One-Time authentification > > running. > > > > Exactly:

Re: [EMAIL PROTECTED] Deploying war on Apache HTTP Server

2007-08-25 Thread Jaqui Greenlees
--- Vincent Bray <[EMAIL PROTECTED]> wrote: > All in all, it's not a bad way to distribute a > webapp. true, a plug and go format is a good idea for distributing web apps > Certain commercial webapps are just a single .war > file that you can dump in > Tomcat's webapps directory and go. Tomcat

Re: [EMAIL PROTECTED] Deploying war on Apache HTTP Server

2007-08-25 Thread Jaqui Greenlees
--- Vincent Bray <[EMAIL PROTECTED]> wrote: > On 25/08/07, ibm123 <[EMAIL PROTECTED]> wrote: > > I am pretty new to Apache Http Server (AHS). I was > looking into the document > > for deploying the war file on AHS but could not > found anything. I am not > > sure whether I can deploy war on AHS o

Re: [EMAIL PROTECTED] allowing only javascript but preventing all else

2007-08-04 Thread Jaqui Greenlees
--- Henry Cavillones <[EMAIL PROTECTED]> wrote: > Hi- > Im looking to make an entire site password > protected, except for some embed codes that get > processed from publisher sites. > > The password protection should not interfere with > serving the publisher > javascript code that resides at s

Re: [EMAIL PROTECTED] suexec + chroot + fascgi php = no input file specified.

2007-07-31 Thread Jaqui Greenlees
--- Jos Ewert <[EMAIL PROTECTED]> wrote: > Hi, > > I want to set up a system like this : > > /var/www/user/htdocs/abc.com > /var/www/user/htdocs/def.com > ... try with /var/www/htdocs/user/ <- trailing slash if putting virtual hosts under this folder, since each vh need to be given a unique d

Re: [EMAIL PROTECTED] apache problem.

2007-07-31 Thread Jaqui Greenlees
--- Tarek Itani <[EMAIL PROTECTED]> wrote: > Hi all, > > > I have a problem installing and running apache on my > mac. > first i had several problems but finished them all > while installing > the apache. > now when running the apache am getting the following > error: > > dyld: NSLinkModule(

Re: [EMAIL PROTECTED] determine FQDN problem

2007-07-27 Thread Jaqui Greenlees
--- Graham Frank <[EMAIL PROTECTED]> wrote: > Basically, it's looking at the ServerName directive > and it isn't a FQDN. I've had this issue before ... > trying to think of how I solved it. I'm getting a similar message right now, httpd can't resolve domain name from ypbind. I haven't fixed the

Re: [EMAIL PROTECTED] Re: [SPAM] Re: [EMAIL PROTECTED] Re: [webkit-dev] Accept- & Content-Resolution headers proposal

2007-06-12 Thread Jaqui Greenlees
--- Fritz Frei <[EMAIL PROTECTED]> wrote: > Dear Jacqui, I wasn't asking tis question. Areyou > sure about the > email-address? > Fritz > Yup, Joshua answered the question about meeting the rfc, my comment was that site scripts can be used to meet the intent of it, if using mod_rewrite isn't a

Re: [EMAIL PROTECTED] Re: [webkit-dev] Accept- & Content-Resolution headers proposal

2007-06-11 Thread Jaqui Greenlees
--- Windy Road <[EMAIL PROTECTED]> wrote: > Hi, > > Does Apache support "Feature negotiation" as > specified in RFC 2295 > (see http://www.ietf.org/rfc/rfc2295 )? I remember seeing about three years ago a website that did this. They used their site scripts to do it. I can't remember the url, bu

Re: [EMAIL PROTECTED] Is Win32 Apache ready for prime time?

2007-05-30 Thread Jaqui Greenlees
--- morgan gangwere <[EMAIL PROTECTED]> wrote: Morgan, ~snip~ > I have seen this with the mySQL connectivity in PHP > - but its usually > caused by NOT closing the connection to the MySQL > server after you're done. This is what I was referring to in my persistent connections comment, but it

Re: [EMAIL PROTECTED] WAMP stack

2007-05-30 Thread Jaqui Greenlees
--- Joshua Slive <[EMAIL PROTECTED]> wrote: > On 5/29/07, Nat Colley <[EMAIL PROTECTED]> wrote: > > > > I got a wamp stack from a developer, and I have > not been able to make vhosts > > work. While recognizing it is entirely possible I > did something wrong, I > > notice that in this configurati

Re: [EMAIL PROTECTED] Is Win32 Apache ready for prime time?

2007-05-30 Thread Jaqui Greenlees
--- "Mark A. Craig" <[EMAIL PROTECTED]> wrote: > I'm running Apache 2.2.4 with PHP 5 to enable my > blog, and it's been > very stable since I installed it in April. The only > beef I have is its > tendency to keep slowly sucking RAM as the days roll > by, so I've been > resorting to restartin

Re: [EMAIL PROTECTED] Question?

2007-05-26 Thread Jaqui Greenlees
--- Red al tubor <[EMAIL PROTECTED]> wrote: > Hello All, > we are going to establish a e-service through the > web to serve approximately > 1000 hits a minute... > What is the best solution for us to use 2x HTTP > servers and a HA solution??? > The e-service web use php... > > Regards, > RN >

Re: [EMAIL PROTECTED] Leaner httpd

2007-05-15 Thread Jaqui Greenlees
--- Joshua Slive <[EMAIL PROTECTED]> wrote: > On 5/15/07, Grant Peel <[EMAIL PROTECTED]> wrote: > > > # Dynamic Shared Object (DSO)Support > > #LoadModule authn_file_module > libexec/apache22/mod_authn_file.so > > #LoadModule authn_dbm_module > libexec/apache22/mod_authn_dbm.so > > #Lo

RE: [EMAIL PROTECTED] multiple domain hosting

2007-05-12 Thread Jaqui Greenlees
--- Glen Vickers <[EMAIL PROTECTED]> wrote: > The only thing I changed was the server name from > the IP address to the host > name. > > When you said it was working earlier I changed it > back. So is it all going > to 1 site still? Cuz that was my initial problem. > I'll check the host file

RE: [EMAIL PROTECTED] multiple domain hosting

2007-05-12 Thread Jaqui Greenlees
--- Charles Michener <[EMAIL PROTECTED]> wrote: > > Since folks out on the internet can see your sites > but you can't - is there a chance that your windows > HOSTS file is blocking your browser seeing your > virtual names - by default it only has localhost in > it - you need to add the others >

Re: [EMAIL PROTECTED] Apache 2.2 security concern

2007-05-12 Thread Jaqui Greenlees
--- Sam Lavitt <[EMAIL PROTECTED]> wrote: > Sorry for my lack of clarity and experience, I came > here looking for > advice and help. This we do understand :) > Based on my research, suexec only works for SSI and > CGI, so it would be > pointless for providing security with php, and doing > m

RE: [EMAIL PROTECTED] multiple domain hosting

2007-05-12 Thread Jaqui Greenlees
--- Glen Vickers <[EMAIL PROTECTED]> wrote: > I have tried a few things but here's the issue. The > site sillumutah.com or > sillumutah.net are a completely different site from > buddistpalm.net > > If you look at the virtualhost config I have 2 > different directories. So > what I'm trying t

Re: [EMAIL PROTECTED] multiple domain hosting

2007-05-12 Thread Jaqui Greenlees
I don't know if you changed anything since your last post, but both your sites are coming up for me. http://buddistpalm.net/ http://sillumutah.com/ Currently it is 00:12 PDT for me. You might be getting odd messages on the server, but the sites are available to the internet. Jaqui Be sm

Re: [EMAIL PROTECTED] Multiple certs & virtual hosts

2007-05-10 Thread Jaqui Greenlees
--- Mark Drummond <[EMAIL PROTECTED]> wrote: > Thanks Serge. I actually saw this and it had me > confused because the name > based virtual host is working fine (in the sense > that I am getting the right > content back from each virtual host) but the second > host was using the first > host's cer

Re: [EMAIL PROTECTED] TIF image files

2007-05-08 Thread Jaqui Greenlees
Mark and Pid are right, Targa's Tagged Image Format File [ .tif is aka .tiff ] is not supported in browsers. It is the second most densly packed with information image format. [ RAW being the highest data in the file ] You are far better off to use png, jpg or even gif instead, far smaller file siz

Re: [EMAIL PROTECTED] Calling COBOL via CGI

2007-04-14 Thread Jaqui Greenlees
--- Joshua Andrews <[EMAIL PROTECTED]> wrote: > I am reviewing technical possibilities for calling > COBOL programs via CGI to > read mainframe flat-file data. I would probably > compile the COBOL to > executables and then pass parameters. > > My main questions are: > > 1. Has anyone else don

Re: [EMAIL PROTECTED] Apache Examples Extreme Web Servers

2007-03-13 Thread Jaqui Greenlees
--- Sean Conner <[EMAIL PROTECTED]> wrote: > It was thus said that the Great Jaqui Greenlees once > stated: > > > > > You could check the php config and other details > at > > > http://82.222.170.52/i.php > > > > This was not a good idea, t

Re: [EMAIL PROTECTED] Apache Examples Extreme Web Servers

2007-03-13 Thread Jaqui Greenlees
--- linux guru <[EMAIL PROTECTED]> wrote: > Does anybody host about 2000-2500 virtual sites in > single server? > > Which version of Apache do you prefer 2.0 or 2.2 for > hosting thousands of websites? > I personally would use 2.2, since it's the active version for development and support. > D

Re: [EMAIL PROTECTED] Best way to activate changes in PRODUCTION Apache system without stopping and starting server

2006-12-13 Thread Jaqui Greenlees
--- Joshua Slive <[EMAIL PROTECTED]> wrote: > On 12/13/06, Roger Hendrix at Baldor-IS > <[EMAIL PROTECTED]> wrote: > > Greetings: > > > > A simple question! > > > > I have a production system running Apache 2.2 over > a SLES10 linux operating system. > > > > I have made changes to the SSL links i

Re: [EMAIL PROTECTED] Need Help w. PHP And Apache 2.2

2006-12-04 Thread Jaqui Greenlees
--- Steve Burrus <[EMAIL PROTECTED]> wrote: > Can anyone please help me to configure my Apache > 2.2. to work with PHP > scripting?? I am having a hard time trying to do > this since I have only > one time before actually done this. Thanx. What os and as a cli-cgi application or as a module? t

Re: [EMAIL PROTECTED] Perchild MPM

2006-12-02 Thread Jaqui Greenlees
--- Joshua Slive <[EMAIL PROTECTED]> wrote: > I'm not really sure what you mean by "included the > perchild_mpm > module", since mpm modules cannot be separately > included like regular > modules. They must be compiled into the server. > And I'm sure that > nobody is distributing perchild as a

Re: [EMAIL PROTECTED] Perchild MPM

2006-12-01 Thread Jaqui Greenlees
--- Joshua Slive <[EMAIL PROTECTED]> wrote: > On 12/1/06, arun kumar <[EMAIL PROTECTED]> > wrote: > > Hi All, > > > > Please let me know whether apache 2.2.3 will > support perchid MPM or > > not.. > > No, it doesn't. In fact, no version of apache httpd > every really > supported the perchild

RE: [EMAIL PROTECTED] charset issues

2006-11-07 Thread Jaqui Greenlees
There is another issue that shows up with the Microsoft codepage charsets. It is actually the "Smart Quotes" in the software. These characters are mapped to empty charset locations causing them to display as '?' when encountered in a website. I found this out while reading an Article on Techrepubl

Re: [EMAIL PROTECTED] Virtual Host container not being read..

2006-10-05 Thread Jaqui Greenlees
s on your NameVirtualHost directive? > The configuration information I posted is all the information I have, this is not my own system that is having the problem. > On 05/10/06, Jaqui Greenlees > <[EMAIL PROTECTED]> wrote: > > > > Below is a discussion I had on a foru

[EMAIL PROTECTED] Virtual Host container not being read..

2006-10-04 Thread Jaqui Greenlees
Below is a discussion I had on a forum site with a member having vhost issues. We cleared the error messages from apachectl start/restart. but now it seems that apache is not reading the vhost definitions at all. does anyone have any idea why this would be? [ yes, I did get it checked for proper l

Re: [EMAIL PROTECTED] Vista

2006-09-24 Thread Jaqui Greenlees
--- John Meyer <[EMAIL PROTECTED]> wrote: > Has anybody gotten Apache to install correctly under > Microsoft Vista? > I've seen the question, and never seen an affirmative answer. as far as I know, no-one is even working on installing apache on Vista officially. Jaqui Jeff Henager: "If the a

[EMAIL PROTECTED] OT - Thanks to all...

2006-09-17 Thread Jaqui Greenlees
I figured that it was time to publicly acknowledge the huge help that some members of this list are to most of us. [ myself included ] I mean people like Joshua Silve, Owen Boyle, and Nick Kew, that have been list members for years and regularly answer peoples questions. [ sometimes the same quest

Re: [EMAIL PROTECTED] subdomain problem

2006-08-21 Thread Jaqui Greenlees
--- RYAN vAN GINNEKEN <[EMAIL PROTECTED]> wrote: > Using Apache/1.3.34 (Unix) PHP/4.4.2 configured > with 4.11-STABLE FreeBSD > > I am having trouble creating a subdomain the rest of > my virtual sites seem to work. odd, site1.comptuerking.ca shows a default page just fine for me. ___

Re: [EMAIL PROTECTED] Indexing outside of DocumentRoot and Directory

2006-08-16 Thread Jaqui Greenlees
--- LDB <[EMAIL PROTECTED]> wrote: > I have the following .. > > > DocumentRoot "/srv/www/webroot" > > > > STUFF > > > > > and I am trying to allow > > /srv/www/readit to be a directory that ONLY shows > indexes. I have tried > > Alias /readit /srv/www/readit > > Options

RE: [EMAIL PROTECTED] Problem with Script/binary execution

2006-08-03 Thread Jaqui Greenlees
--- "Devireddy, Nagendra Reddy (STSD)" <[EMAIL PROTECTED]> wrote: > Hi Greenlees, > > Thank you very much for your reply. > I have given proper permissions for the directory. > And one more thing, > This is working fine on a Solaris Box. I am getting > this problem with > Linux 2.6. I have comp

Re: [EMAIL PROTECTED] Problem with Script/binary execution

2006-08-02 Thread Jaqui Greenlees
--- "Devireddy, Nagendra Reddy (STSD)" <[EMAIL PROTECTED]> wrote: > Hi all, > > I am facing some problem while access a .exe file > from the server. > > http://localhost:3444/test.exe > > Its giving the following error : > > Internal Server Error > The server encountered an internal error or

Re: [EMAIL PROTECTED] Patrick Presto is out of the office.

2006-08-02 Thread Jaqui Greenlees
--- Jacqui Caren <[EMAIL PROTECTED]> wrote: > Nick Kew wrote: > > We seem to get rather a lot of these from > us.ibm.com. > > Who is going to suggest they upgrade to a more > capable > > mail responder, such as the 20-year-old "vacation" > program. > > Block all email that includes 'out of the of

Re: [EMAIL PROTECTED] Is this normal?

2006-07-27 Thread Jaqui Greenlees
--- Keith A <[EMAIL PROTECTED]> wrote: > > I am new to this site and have been reading through > all the information > presented here, but my search didn't answer my > question. Welcome to the group. ~snip~ > > Anyway, if a visitor comes in to the site (and it > apparently matters > little w

Re: [EMAIL PROTECTED] Apache on Xubuntu problem

2006-07-22 Thread Jaqui Greenlees
--- Rick Hogg <[EMAIL PROTECTED]> wrote: > Hello, > Newbie question here, but whenever I try to run > Apache > in Xubuntu Linux, using the command "sudo > /etc/init.d/apache2 start" I get the following > error: > > apache2: Could not determine the server's fully > qualified domain name, using 12

Re: [EMAIL PROTECTED] Content-type in cgi scripting

2006-07-13 Thread Jaqui Greenlees
--- Nick Kew <[EMAIL PROTECTED]> wrote: > On Thursday 13 July 2006 05:18, [EMAIL PROTECTED] > wrote: > > > I've been testing with mozilla and all was cool. > Then I used Internet > > Exploder on a windows box and it wants to download > my perl script (when it > > does, the content of the file i

Re: [EMAIL PROTECTED] how to prevent directory listing

2006-07-02 Thread Jaqui Greenlees
--- [EMAIL PROTECTED] wrote: > > Hi, > > > > How can I prevent directory listings of my server? > > What configurations required at http server and > tomcat? > Directly from the httpd.conf.orig, the -Indexes turns off automatic indexing. # Possible values for the Options directive are "

Re: [EMAIL PROTECTED] THIS IS NOT THE WAY A MAILING LIST DAEMON SHOULD WORK!

2006-06-27 Thread Jaqui Greenlees
--- Mattias Segerdahl <[EMAIL PROTECTED]> wrote: > You know what, now I do understand the last couple > of days spamming on the > list. And the spam is just the reason why I don't > want to have nothing to do > with this list no more. The mailing list daemon is > really foobar'd.. > > Remove me

[EMAIL PROTECTED] Interesting Log entry.. has anyone else seen this one?

2006-06-24 Thread Jaqui Greenlees
Useragent msie9.9 yup, I have had my site visited 4 times so far this month with that as the user agent. Internet Explorer 9.9? I'm slowly working my way through the entire log [ currently 241.9Mb ] to see if it's the same person. I noticed it in viewing browser versions in site stats from awst

Re: [EMAIL PROTECTED] How to deny access based on user agent - help

2006-06-24 Thread Jaqui Greenlees
--- Viktoras Didziulis <[EMAIL PROTECTED]> wrote: ~snip~ > And it would be a loss disabling Javascript ;-) on > many websites, including > Google maps, scientific online apps and others... funny, I actually have not had javascript enabled for a long time, and don't miss it. :) No flash either. a

Re: [EMAIL PROTECTED] problems

2006-06-24 Thread Jaqui Greenlees
--- Walter Nicholls <[EMAIL PROTECTED]> wrote: > Joshua Slive wrote: > > On 6/23/06, Chris Price <[EMAIL PROTECTED]> wrote: > >> > >> I have sent 3 emails to the unsubscribe > address in the past > >> two days > >> with no results. trying again. > > > > If you're trying to get any help b

Re: [EMAIL PROTECTED] How to deny access based on user agent - help

2006-06-24 Thread Jaqui Greenlees
--- Viktoras Didziulis <[EMAIL PROTECTED]> wrote: > I agree, > > but so far it helps... Maybe rewriting feedback form > in javascript, so it > starts existing only after a click on a link or > button could help... This > approach helps with email adressess hiding them from > spiders. > > Vi

Re: [EMAIL PROTECTED] How do I setup personal webpages in non-standard place?

2006-06-06 Thread Jaqui Greenlees
--- Rob Tanner <[EMAIL PROTECTED]> wrote: > I am in the process of building a new server running > SAMBA for personal > storage. > > We are getting away from shell accounts (no logins) > and name space > management will be handled by Active Directory. The > user will not have > local account

RE: [EMAIL PROTECTED] Hacked Web Site

2006-05-19 Thread Jaqui Greenlees
--- Don O'Neil <[EMAIL PROTECTED]> wrote: > Well I would tend to agree with you, except for the > fact that the 3 sites > did not use any SQL, they were all simple html sites > with very little > content. > > I did find something that referenced hidden field > injections as well, but > again, no

Re: [EMAIL PROTECTED] Hacked Web Site

2006-05-19 Thread Jaqui Greenlees
--- Don O'Neil <[EMAIL PROTECTED]> wrote: > A customer of mine recently had their web site > hacked and the index file > defaced by Milli-Harekat... > > http://www.zone-h.org/en/search/what=Milli-Harekat.Org/ > > Does anyone know the exploit used for this and where > to find out about > fixing

Re: [EMAIL PROTECTED] Apache HTTP Server 2.2.2 Released

2006-05-01 Thread Jaqui Greenlees
--- Nick Kew <[EMAIL PROTECTED]> wrote: > On Monday 01 May 2006 13:44, Jaqui Greenlees wrote: > > > Bondware, a hosting company I know, has a showcase > > site for their CMS script that is at a minimum at > any > > given time 700 users, I have seen it

Re: [EMAIL PROTECTED] Apache HTTP Server 2.2.2 Released

2006-05-01 Thread Jaqui Greenlees
--- Nick Kew <[EMAIL PROTECTED]> wrote: > On Monday 01 May 2006 13:04, Graham Frank wrote: > > Give it a whirl, ey? Oh how tempting ... Worker > peaks at 800 workers in > > the daytime. I could definantly give event a > whirl if I were willing to > > place it onto a mission critical web server.

Re: [EMAIL PROTECTED] How to build layers/filters with Apache and PHP

2006-04-26 Thread Jaqui Greenlees
--- Nick Kew <[EMAIL PROTECTED]> wrote: > On Wednesday 26 April 2006 11:06, Gioele Barabucci > wrote: > > Hello, > > > > I have and unmodifiable PHP application that runs > on an apache installation. > > > I would like to create a chain like this: > > | request -> get.php -> validator.php -> ou

Re: [EMAIL PROTECTED] finding modules..

2006-04-19 Thread Jaqui Greenlees
--- Nick Kew <[EMAIL PROTECTED]> wrote: > Erm, can't tell from that whether you're on a fools > errand. > A sample conf per module would be exactly that. I know, but it helps with what I'm wanting to do. > We have discussed various possible updates for > modules.apache.org. now why didn't I

[EMAIL PROTECTED] finding modules..

2006-04-18 Thread Jaqui Greenlees
Does anyone have a list of all the modules available for apache2.x? and where to get a sample .conf for each one? I'm working on creating a configuration guide and finding all the modules is a slow process. Jaqui __ Do You Yahoo!? Tired of spam? Y