ke
the first thing you'd want to address is that single point of failure...
--
Hassan Schroeder hassan.schroe...@gmail.com
twitter: @hassan
Consulting Availability : Silicon Valley or remote
-
To un
On Sun, Jan 27, 2019 at 10:53 AM Barry Kimelman
wrote:
> I am running Apache 2.4 on a 64 bit windows 10 system.
This mailing list is for Apache Tomcat, not Apache httpd -- you will
likely get better responses on an appropriate list.
--
Hassan Schroeder hassan.sch
On Sat, Jul 14, 2018 at 1:54 AM, Muhammad Rasul Bobonazarov
<19mra...@gmail.com> wrote:
> I can not run multiple war files on tomcat webapps. All war files are
> unpacking, but they are not running except the last I placed
So what do your log files show?
--
Hass
raneous...
FWIW,
--
Hassan Schroeder hassan.schroe...@gmail.com
twitter: @hassan
Consulting Availability : Silicon Valley or remote
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional
On Tue, Mar 13, 2018 at 11:18 AM, Cheltenham, Chris
wrote:
> I may lobby for iptables but the admins are pushing back.
"pushing back" because of laziness or actual reasons?
--
Hassan Schroeder hassan.schroe...@gmail.com
twitter: @hassan
Consulting
in.
(Note: all that might be true of other cloud providers.)
FWIW!
--
Hassan Schroeder hassan.schroe...@gmail.com
twitter: @hassan
Consulting Availability : Silicon Valley or remote
-
To unsubscribe,
On Tue, May 16, 2017 at 3:07 PM, Yosef Fastow wrote:
> Here is the information from my WEB_INF folder on the database
>
>
Uh, it looks like your project uses MySQL, eh?
Searching for "mysql jdbc driver" might turn something up š
--
Hassan Schroeder ---
8443/WAPROD/WebAdvisor?TYPE=M&PID=CORE-WBMAIN&TOKENIDX=9075473998
A plain "https://whatever/"; URL requires that your SSL server use
port 443 (natively, via proxy, iptables, etc.)
--
Hassan Schroeder hassan.schroe...@gmail.com
twitter: @hassan
Consulting Ava
On Wed, Dec 21, 2016 at 1:22 AM, Peter Wallis wrote:
> Can someone point me to the official how-to debug ssl issues on tomcat?
Did you follow the steps in this documentation?
http://tomcat.apache.org/tomcat-8.0-doc/ssl-howto.html
--
Hassan Schroeder hassan.sch
of the same message*
--
Hassan Schroeder hassan.schroe...@gmail.com
http://about.me/hassanschroeder
twitter: @hassan
Consulting Availability : Silicon Valley or remote
-
To unsubscribe, e-mail: us
On Sun, Sep 4, 2016 at 1:52 PM, Cristian Lorenzetto
wrote:
> i m working on websocket with long messages.
>
> I saw ... payload message length is wrong in the last frame.
-> http://www.catb.org/esr/faqs/smart-questions.html
--
Hassan Schroeder h
age
associated with the *default context*, which in Tomcat is named
ROOT (case sensitive).
You need to move or delete the existing ROOT and rename your
own WAR file (or directory) to ROOT.
HTH,
--
Hassan Schroeder hassan.schroe...@gmail.com
http://about.me/hassanschroed
On Sat, Jun 25, 2016 at 8:40 AM, Jeffrey A Trimble wrote:
> I've just deployed tomcat 7.0.70 on a test server, but I'm seeing something
> very strange and I'd like some advice to point me to a solution.
Start by looking in your logs :-)
, FYI, Apache httpd has a built-in configuration checker that you
could (and apparently should) run (hint) :-)
--
Hassan Schroeder hassan.schroe...@gmail.com
http://about.me/hassanschroeder
twitter: @hassan
Consulting Availability : S
old
mod_proxy and mod_proxy_http rather than mod_jk - less config
required, doesn't require changing your Tomcat config other than
picking a different port number than 80 for your connectors.
Good luck,
--
Hassan Schroeder hassan.schroe...@gmail.com
http://about
this:
http://tuckey.org/urlrewrite/
Good luck,
--
Hassan Schroeder hassan.schroe...@gmail.com
http://about.me/hassanschroeder
twitter: @hassan
Consulting Availability : Silicon Valley or remote
-
To
do I write it
> out to the file system?
Look at the output of `cd $CATALINA_HOME/bin && grep pid *.sh` :-)
--
Hassan Schroeder hassan.schroe...@gmail.com
http://about.me/hassanschroeder
twitter: @hassan
Consulting Avai
webapps folder and edited server.xml with
> below details,
>
>
Each virtual host needs its own separate non-overlapping appBase.
(See the 'Webapps Directory' section of the doc.)
--
Hassan Schroeder hassan.schroe...@gmail.com
http://about.me/hassanschro
y. Virtualization rocks. I find myself typing "vagrant up" so
frequently :-)
Let us know how it goes!
H*
--
Hassan Schroeder hassan.schroe...@gmail.com
http://about.me/hassanschroeder
twitter: @hassan
Consulting Ava
Mark, no worries - random chance, I'm sure.
Props for the prompt action on behalf of the list (and other ASF lists)
to avoid seeing more of this person's misdirected anger.
H*
--
Hassan Schroeder hassan.schroe...@gmail.com
http://about.me/hassanschroeder
od place to start:
http://tomcat.apache.org/tomcat-7.0-doc/virtual-hosting-howto.html
HTH,
--
Hassan Schroeder hassan.schroe...@gmail.com
http://about.me/hassanschroeder
twitter: @hassan
Consulting Availability :
On Mon, Apr 6, 2015 at 1:12 PM, Francesco Viscomi wrote:
> deploy it to Tomcat it do not work anymore.
http://www.catb.org/esr/faqs/smart-questions.html
--
Hassan Schroeder hassan.schroe...@gmail.com
http://about.me/hassanschroeder
twitter: @hassan
Consult
but I know HP threw in a fair
> number of tweaks for their platform.
Write Once, Debug Everywhere :-)
--
Hassan Schroeder hassan.schroe...@gmail.com
http://about.me/hassanschroeder
twitter: @hassan
Consulting Availab
avaScript are *not the same*.
You don't need Tomcat to have JavaScript included in a page from
any web server, IIS or otherwise.
So which is it?
--
Hassan Schroeder hassan.schroe...@gmail.com
http://about.me/hassanschroeder
twitter: @hassan
Consulting Availability :
On Fri, Feb 27, 2015 at 12:07 PM, Brian V. Casteel
wrote:
> But when how do I make my java on my HTML page from IIS run it?
Could you translate that into English? My Gibberish is rusty.
--
Hassan Schroeder hassan.schroe...@gmail.com
http://about.me/hassanschroe
apps out of Tomcat (as WAR files), not Sinatra/
Padrino, but --
1) Have you tried (non-WAR) using trinidad (embedded Tomcat)?
2) Can you make a simple example WAR available that duplicates
the issue?
--
Hassan Schroeder hassan.schroe...@gmail.com
http://about.me/hass
ry app individually, and you're not proxying ROOT
at all. Your gists and your stated goals seem at cross purposes...
--
Hassan Schroeder hassan.schroe...@gmail.com
http://about.me/hassanschroeder
twitter: @hassan
--
-js
> - META-INF
>
> and* web.xml* configuration using default servlet is :
>
>
>
> default
> /res/*
>
The default servlet will handle your static resources out of the box.
Get rid of the above (/res/*) mapping and access as e.g.
/m
e RFC (http://tools.ietf.org/html/rfc7231#page-21) is
that there's no reason to expect a response-body from a PUT, even
if the mention of returning either 200 or 204 is a bit ambiguous.
So it wouldn't surprise me to see a server implementation discard a
response-body from a
nds unlikely. How are you determining this?
Can you provide a reproducible test case?
--
Hassan Schroeder hassan.schroe...@gmail.com
http://about.me/hassanschroeder
twitter: @hassan
-
To unsubscribe, e-mai
On Wed, Nov 26, 2014 at 1:50 PM, Travis Power wrote:
> it comes from your server/website
Uh, no.
The URL you reference is apparently using a poorly configured
instance of the Tomcat server, but that's as far as the connection
with this mailing list goes :-)
Good luck.
--
Hassan S
On Sun, Nov 2, 2014 at 10:09 AM, Utkarsh Dave wrote:
> Is there any other way to disable SSL in Tomcat 6.
How many ways do you need? The process described in this thread
works as indicated with 6.0.37.
--
Hassan Schroeder hassan.schroe...@gmail.com
http://about
ccess to port 443?
> I am using "jsvc" to start Tomcat as a non-root user.
> I couldn't find any information in "RUNNING.txt".
The last part of that file is a section "Apache Commons Daemon"
which references info on setting up jsvc properly.
--
H
ctor to use port 443 and start with jsvc --
see the "Apache Commons Daemon" section of the RUNNING.txt
file in the distribution. You *could* run as root, but that's definitely
NOT RECOMMENDED :-)
Alternatively, use iptables to route port 443 requests to your current
port 8443 co
user's browser will still be displaying "download-file.jsp"
after the download, why not add some JS/AJAX to the page to poll
for a status update and display that?
Just another possibility :-)
--
Hassan Schroeder hassan.schroe...@gmail.com
http
everything is just so.
A shining example of why tools like Chef and Puppet exist :-)
--
Hassan Schroeder hassan.schroe...@gmail.com
http://about.me/hassanschroeder
twitter: @hassan
-
To unsubscribe, e-m
source element values to
the correct JDBC settings for your environment so Rails can find
the DB.
The context.xml file goes in your base Tomcat ./conf directory.
Try that, and if it still fails, gist the startup log and post the url.
--
Hassan Schroeder hassan.schroe...@gma
e to work around
it by hardcoding that value on line 6 but ugh, sketchy...
Are there any lines in the logs prior to that error that look like
WARNING: Could not find setting .
--
Hassan Schroeder hassan.schroe
t; use jsvc, a proxy server, iptables,
whatever to run as a non-privileged user.
Not the cause of your immediate problem, but don't do it. :-)
You should also supply the Java version you're using after you fix
Error #1 (if you have further questions).
--
Hassan Schroeder --
eed a /etc/tomcat7 directory set up properly.
>
No you don't :-)
A standard Tomcat installation doesn't (thankfully!) splatter parts of
the app all over the place, Debian-style.
Take a closer look at what you installed; everything you need to run
Tomcat, includin
.) if you just want to restrict access to
a resource to localhost, why not os-level e.g. an iptables rule?
FWIW,
--
Hassan Schroeder hassan.schroe...@gmail.com
http://about.me/hassanschroeder
twitter: @hassan
---
On Wed, Jul 2, 2014 at 8:34 AM, Christopher Schultz
wrote:
> Or, you could look into Solr which I believe understands clustering.
Or ElasticSearch, also Lucene-based, which is designed from the
get-go for clustering: http://www.elasticsearch.org/
--
Hassan Schroe
; any locale?
"like wget"? wget can send arbitrary headers.
--
Hassan Schroeder hassan.schroe...@gmail.com
http://about.me/hassanschroeder
twitter: @hassan
-
To unsubscribe, e-mail: users-unsubscr...
ersonal preference -- I put things in /usr/local on all my
servers so I do the same on my Mac for consistency. Keeps me
from having to pointlessly genericize shell scripts and whatnot.
--
Hassan Schroeder hassan.schroe...@gmail.c
se, the docs for *your firewall* remains the best place to
find the answer to your question.
> I hope you have control on your tongue next time you reply.
I hope you stop asking unanswerably vague questions.
Yet I suspect disappointment lies over that horizon.
-
t without one and compare.
--
Hassan Schroeder hassan.schroe...@gmail.com
http://about.me/hassanschroeder
twitter: @hassan
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional
tried, and a better problem description
than "it is not able to ...", e.g. log file entries, browser message, etc.
Good luck!
--
Hassan Schroeder hassan.schroe...@gmail.com
http://about.me/has
Apache
httpd server?
--
Hassan Schroeder hassan.schroe...@gmail.com
http://about.me/hassanschroeder
twitter: @hassan
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands,
nections, or
> hung.
> Any suggestions?
Unless you're committed to rolling your own solution, how about
NewRelic <https://docs.newrelic.com/docs/java/new-relic-for-java>
( Disclaimer: I haven't used the java agent myself, just their Rails
agent, but that's great even
popcorn **
"Please proceed. I'll sit here and watch. Take your time."
Morons. Bane of productive peoples' existence.
Also, a special place in hell for the writers of these "scanners"...
--
Hassan Schroeder hassan.schro
anges makes for a lot less mental overhead :-)
FWIW,
--
Hassan Schroeder hassan.schroe...@gmail.com
http://about.me/hassanschroeder
twitter: @hassan
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apac
ted
style files, eh? :-)
--
Hassan Schroeder hassan.schroe...@gmail.com
http://about.me/hassanschroeder
twitter: @hassan
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional comman
t; How can I answer to tell those messages have already been solved?
>
> Ignore the obnoxiousness.
Oh, thanks. I was thinking this was a coded message saying that the
hyperspace bypass has been approved, to proceed immediately, and
OMG WHERE IS MY TOWEL?
Heart rate r
On Thu, Mar 14, 2013 at 7:39 AM, Daniel Mikusa wrote:
>> how can I block it
> If your OS has a firewall, you could use that.
If you're on a *nix system, see the man page for 'iptables' and/or
'tcp_wrappers'.
--
Hassan Schroeder --
rtain situations by abusing the notification system, but
> they are really meant for monitoring and notification, not for
> automated tasks.
Unlike, say, http://mmonit.com/monit/ :-)
--
Hassan Schroeder hassan.schroe...@gmail.com
http://abou
obably be pretty apparent. Or at least you'll have a good start.
/* been there, done that, drunk the TDD koolaid :-) */
--
Hassan Schroeder hassan.schroe...@gmail.com
http://about.me/hassanschroeder
twitter: @hassan
--
that works out if you try it :-)
--
Hassan Schroeder hassan.schroe...@gmail.com
http://about.me/hassanschroeder
twitter: @hassan
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additi
y can be separated from all other factors by
> just using 'ping'.
But "response" latency is not necessarily (or even usually) related
to network latency :-)
May I suggest NewRelic (http://newrelic.com/) for analyzing your
application to find out where the time is being taken up?
On Fri, Nov 30, 2012 at 2:12 PM, Christopher Schultz
wrote:
> OP never posted the whole XML, so we don't know that it's definitely
> not well-formed.
Good point -- should have asked for the whole file before jumping to
that conclusion. But it certainly looked sketchy :-)
--
XML, and any
decent text editor should flag that.
Attribute names and values aren't relevant to well-formed-ness.
--
Hassan Schroeder hassan.schroe...@gmail.com
http://about.me/hassanschroeder
twitter: @hassan
---
On Sat, Oct 27, 2012 at 11:36 AM, ken dias wrote:
>
> Yes W8 is here but HPQ is still plummeting. Get rid of your CEO and get
> someone who can improve your stock price!
Que?
--
Hassan Schroeder hassan.schroe...@gmail.com
http://about.me/hassanschroede
t
R'lyeh and schedules a Tupperware party.
I could be wrong, though.
--
Hassan Schroeder hassan.schroe...@gmail.com
http://about.me/hassanschroeder
twitter: @hassan
-
To unsubscribe, e-mai
what was considered a "standard practice" in
> this area.
Also, I only mount the spare tire on my car when one of the other four
is flat. Irresponsible slacker, I know, but ...
FWIW, YMMV, etc.
--
Hassan Schroeder hassan
t I downloaded? Get that.
H*
--
Hassan Schroeder hassan.schroe...@gmail.com
http://about.me/hassanschroeder
twitter: @hassan
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For addition
Jun 20, 2012 3:43:19 PM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["http-bio-8080"]
. etc. .
So with the new install, what does your startup log look like?
--
Hassan Schroeder hassan.schroe...@gmail.com
http://about.me
approach *is* used
by frameworks like Rails for cases where GET isn't appropriate.
But each approach has advantages and disadvantages, so...
--
Hassan Schroeder hassan.schroe...@gmail.com
http://about.me/hassanschroeder
twitter: @hassan
---
me security issue)
3) Save the 'id' in session and use that -- everyone sees the same URL
e.g. /story/data but with unique data. Obviously, this doesn't work for
a resource that's intended to be shared :-)
HTH,
--
Hassan Schroeder hassan.schroe...
iants of) the phrase
"does not work" that raises a "Have you read this?" prompt with the
<http://www.catb.org/~esr/faqs/smart-questions.html> link... :-)
--
Hassan Schroeder hassan.schroe...@gmail.com
http://ab
rently has nothing to do with Tomcat, so you should look
for a more appropriate forum for your question, but asking for help
while providing zero actual information, e.g. "it does not work", will
assuredly not get you far.
Good luck,
--
Hassan Schroeder hassan.s
cts the data from database and display it on the web.
They sound like 2 independent applications then, which should *run*
independently.
The fact that they're using the same DB, or sharing some classes, is
not really a good enough reason to mash them together, IMO.
--
On Sun, May 13, 2012 at 6:21 PM, Martin Gainty wrote:
>
> isolating the code from the browser is the logical first step
Wouldn't it be easier to just use wget or curl or even telnet to fetch
the page independently of *any* browser to see what's being sent?
--
pd or Tomcat?
What happens when you access the application on Tomcat directly?
What do the httpd and Tomcat logs show when this occurs?
--
Hassan Schroeder hassan.schroe...@gmail.com
http://about.me/hassanschroed
ry store like e.g. Redis,
MongoDB, Cassandra, etc. etc.?
--
Hassan Schroeder hassan.schroe...@gmail.com
http://about.me/hassanschroeder
twitter: @hassan
-
To unsubscribe, e-mail: users-unsubscr...@tomc
nds requests to Solr -- there is no coupling
with the front-end Apache httpd (or nginx or whatever).
So, "none of the above" :-)
--
Hassan Schroeder hassan.schroe...@gmail.com
http://about.me/hassanschroeder
twitter: @hassan
-
On Thu, Feb 2, 2012 at 3:12 PM, Donn Aiken wrote:
> It will be open source, right?
Both open *and* closed source.
( Radioactive Isotope and Hammer Not Included. )
--
Hassan Schroeder hassan.schroe...@gmail.com
http://about.me/hassanschroeder
twitter: @has
es already broken... :-)
--
Hassan Schroeder hassan.schroe...@gmail.com
http://about.me/hassanschroeder
twitter: @hassan
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands
On Wed, Jan 25, 2012 at 8:49 AM, Mark Thomas wrote:
> All tlp.a.o sites are virtual hosts on www.a.o
>
> If www.a.o is down, they'll all be down.
Ah, got it, thanks :-)
--
Hassan Schroeder hassan.schroe...@gmail.com
http://about.me/hassanschroeder
tw
On Wed, Jan 25, 2012 at 8:28 AM, Mark Thomas wrote:
>> tomcat.apache.org : connection reset
>
> Always check the Nagios monitoring site first:
>
> http://monitoring.apache.org/status/
... though 'tomcat.apache.org' doesn't seem to be on th
On Tue, Jan 10, 2012 at 7:18 PM, Kiran Badi wrote:
> I am using base tag
Why? I've been developing web apps since 1993 and can't recall ever
finding a compelling reason to use BASE (experimented, didn't inhale).
You're probably better off just removing it :-)
FWI
or component, e.g. pathInfo) into an Array stored in session.
Then yes, you can format and expose the data via a page fragment
and/or a custom tag.
--
Hassan Schroeder hassan.schroe...@gmail.com
http://about.me/hassa
think is going to map some arbitrary text
to a URL used by your application? If you create a simple mapping
table, you can use JSTL to populate your pages (and breadcrumb
trail) appropriately.
For that matter if you use the 'books.jsp' => Books approach, you
can
f
static markup to a URL?
Of course, you could also use meaningful links, e.g.
Books
instead of
Books
But you still have refactoring to do :-)
--
Hassan Schroeder hassan.schroe...@gmail.com
http://about.me/hassanschroeder
twitter: @hassan
ot; you've got some refactoring
to do :-)
--
Hassan Schroeder hassan.schroe...@gmail.com
http://about.me/hassanschroeder
twitter: @hassan
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache
onnection and away you go.
Just a WAG -- no idea why you'd only see this after upgrading.
--
Hassan Schroeder hassan.schroe...@gmail.com
http://about.me/hassanschroeder
twitter: @hassan
-
t time?
There's only so many TZs where it's currently e.g. 12:17pm :-)
Just a thought.
--
Hassan Schroeder hassan.schroe...@gmail.com
http://about.me/hassanschroeder
twitter: @hassan
-
To
iness plan, c.f. BrowserHawk.) :-)
Use CSS3 media queries to adjust your layout according to screen
size/orientation.
--
Hassan Schroeder hassan.schroe...@gmail.com
http://about.me/hassanschroeder
twitter: @hassan
-
t* way to manage configurations.
It's an unobtrusive, simple way to track your changes without the
clutter of extraneous backup files. And you can easily keep remote
repository copies as well.
FWIW,
--
Hassan Schroeder hassan.schroe...@gmail.com
http://about.me/hassansch
On Mon, Dec 5, 2011 at 1:50 PM, Oladapo Moshood wrote:
> Still waiting to hear from you folks.
Ah, you'd be wanting our "Tier 2" 30-minute-response support, then.
Would you like to put that on your Visa or MasterCard?
--
Hassan Schroeder hassan.s
quot;Doctor, it hurts when I hit myself in the head."
"Don't do that."
YMMV,
--
Hassan Schroeder hassan.schroe...@gmail.com
http://about.me/hassanschroeder
twitter: @hassan
-
To unsub
gs in again.
The details could vary wildly according to your specific requirements :-)
FWIW,
--
Hassan Schroeder hassan.schroe...@gmail.com
http://about.me/hassanschroeder
twitter: @hassan
-
To unsubscribe, e-ma
ppingCart with a method like
public void valueUnbound(HttpSessionBindingEvent httpsessionbindingevent)
{
empty(); /* remove reserved status from items */
}
If the session times out without the cart contents being purchased,
the cart returns any items it contains to inventory. Very handy :-)
that redirects to a
protected resource, which will bring up the login page.
HTH,
--
Hassan Schroeder hassan.schroe...@gmail.com
http://about.me/hassanschroeder
twitter: @hassan
-
To unsubscribe, e-
On Mon, Oct 17, 2011 at 8:01 AM, ettoregia wrote:
>
> I know, but storing the file it's less invasive. At least that suggest the
> Tomcat doc.
Sorry, I'm afraid I don't follow that. But whatever works for you :-)
--
Hassan Schroeder hassan.
at correct?
Sorry, I'm not sure what you're asking. You need to place your WAR
file *somewhere* to deploy it.
Personally I just put it in the appBase directory, eliminating the step
you describe above.
> For the context.xml, shall I create it, since there's no file so cal
figuration above.
Huh? Your app's context path should be taken from the name of the
WAR file, and the JDBC config should be contained in the WAR file
in a META-INF/context.xml file.
Nothing else required. Other than an better IT department. :-)
--
Hassan Schroeder ha
documentation:
"the full distribution (ZIP file or tarball) includes a file called RUNNING.txt"
which is about exactly that...
FWIW,
--
Hassan Schroeder hassan.schroe...@gmail.com
http://about.me/hassansc
On Sat, Sep 3, 2011 at 3:25 PM, Ioannis Parapontis
wrote:
> So it would be useful if some guidelines are provided on how i should do
> this.
They are; see the documentation's "virtual hosting how-to" :-)
--
Hassan Schroeder hassan.sch
them and
> can Ā i use virtual hosts on Tomcat alone ?
Yes. You don't need Apache httpd in front of Tomcat, and you don't
even need to run on separate ports if you use named virtual servers.
--
Hassan Schroeder hassan.schroe...@gmail.com
http://about.me/h
you some ideas.
Also, google `php quercus` for an alternative to CGI-based solutions.
Good luck :-)
--
Hassan Schroeder hassan.schroe...@gmail.com
http://about.me/hassanschroeder
twitter: @hassan
-
On Fri, Sep 2, 2011 at 5:06 PM, throwsCode wrote:
> I'm trying to implement PHP on tomcat 7.0.20
Dear god, why?
I would rather duct-tape rabid weasels inside my shorts than do, well,
anything with PHP again, but if you must -- just use Apache HTTPD.
Seriously.
--
Hassan S
1 - 100 of 983 matches
Mail list logo