On Wed, Oct 23, 2019 at 11:54 AM Andy Gutman wrote:
>
> I want to add a proprietary 2-factor authentication method to an Apache Web
> Server that only does the 2nd step. The first challenge (username & password)
> is handled by whatever mechanism exists & is configured for that user or
> direct
On Tue, May 28, 2019 at 2:09 PM Srikanth Pippari
wrote:
>
> Hello,
>
>
>
> We have upgraded Apache 2.2 version to Apache 2.4.34 version on Red Hat
> Enterprise Linux Server release 6.10 (Santiago) server . After the upgrade
> the log is not rotating and we also check the log rotation file confi
On Wed, Sep 14, 2016 at 10:22 AM, Yehuda Katz wrote:
> Are you using Apache HTTPD or just Tomcat? This list if for HTTPD questions.
> A better place to ask for help with Tomcat is the Tomcat list:
> http://tomcat.apache.org/lists.html
>
From the original post, she is talking about what she n
On Wed, Feb 10, 2016 at 4:57 AM, Raja wrote:
> Hello,
>
> I sometimes work in remote sites with no network. I have the same setup
> on different machines and I need the server name to know dynamically
> where to do changes, etc.
>
> I edited /etc/hosts to show
> 127.0.0.1 localhost somename
>
> No
On Wed, Sep 17, 2014 at 11:05 AM, Bill Vance wrote:
>
> Just a quick word of thanks to everyone who chimed in.
> John's decided to do a bit of boning up before taking
> the big plunge, so I guess I'm off the hook for now.
>
Good to hear!
FYI, I used to work in a company that wrote the
On Wed, Jun 4, 2014 at 2:55 PM, MM wrote:
> Hi,
>
> I run a personal https at home with no official certificate. The hostname I
> use is a dynamic dns hostname.
> Apache/2.4.9 OpenSSL/1.0.1e-fips PHP/5.5.12 SVN/1.8.8 mod_perl/2.0.9-dev
> Perl/v5.18.2
>
>
> On ssl_request I see a couple of entries
On Fri, Apr 18, 2014 at 10:46 PM, Humberto Castro
wrote:
> I told the hosting provider that he cooperates with me this information.
>
did you see my comments in your original post?
>
> 2014-04-18 14:32 GMT-05:00 Eric Covener :
>
>> On Fri, Apr 18, 2014 at 3:30 PM, Humberto Castro
>> wrote:
2014-04-18 13:29 GMT-04:00 Humberto Castro :
> **
> ¿Cómo se soluciona '500 Internal Server Error' ?
> **
>
As http://en.wikipedia.org/wiki/List_of_HTTP_status_codes
mentions, 500 is a bit of a cat
On Wed, Apr 16, 2014 at 12:38 PM, Tom Evans wrote:
> On Wed, Apr 16, 2014 at 1:24 PM, Mauricio Tavares
> > I guess I am more paranoid than many. :)
>
> The internet is noisy and full of terrors.
>
> If you put a server, particularly http server, on the internet an
On Wed, Apr 16, 2014 at 8:21 AM, Eric Covener wrote:
> On Wed, Apr 16, 2014 at 8:09 AM, Joydeep Bakshi
> wrote:
>> I have configured apache and also few vhosts which are running well. I have
>> also installed varnish for caching. All are running without any issue.
>> Suddenly I find from apache a
On Wed, Apr 16, 2014 at 8:09 AM, Joydeep Bakshi
wrote:
>
>
>
> Dear list,
>
> I have found a strange issue in a newly configured opensuse 13.1 server.
> This is a dedicated root server where ssh is running on different port than
> default and ssh root login is disabled.
>
> I have configured apach
On Sun, Nov 10, 2013 at 9:36 PM, Rizwan Raza wrote:
> There is a bunch of php scripts on the server. Not sure how to inspect and
> find out the hijacked piece. I would appreciate any suggestion(s)
>
You could start by seeing if any of the files have been changed
recently (OS-specific; are yo
On Tue, Sep 17, 2013 at 6:15 PM, Smith, Burton
wrote:
> I'm told "there are no firewall issues", but firewall does make the most
> sense.
>
Have you tried to connect to it from localhost?
> I'll have to look up the apachectrl. I don't think it is working correctly
> it says:
> * [root@d
On Wed, Jul 24, 2013 at 5:02 PM, James Coyle wrote:
> I installed a new wireless router last night from Comcast. Previously I had
> been using an Apple Airport Extreme as a router along with a regular cable
> modem. I have duplicated the IP scheme on this new router and have opened up
> the approp
On Fri, Apr 19, 2013 at 9:44 AM, Neil Aggarwal wrote:
> Hello:
>
> This is strange. I did a fresh install of CentOS 6.4 on a virtual
> server and then did a yum install httpd.
>
> The apache server responds to local requests but not requests
> over eth0. I checked the Listen directive in httpd.c
On Mon, Oct 1, 2012 at 8:58 AM, Graham Butler wrote:
> We are currently looking at replacing our Solaris boxes with a flavour of
> Linux to run Apache with a focus on Red Hat and Ubuntu. I am trying to
> collect some evidence to which OS is being used to run Apache and why,
> before we make a deci
On Thu, Aug 2, 2012 at 5:53 PM, Tom Browder wrote:
> I have a good instance of apache2 running as an Ubuntu package on
> Ubuntu 10.04 LTS (64-bit), but it's version 2.2.14.
>
> I would like to use the latest Apache version and build it from
> source. Has anyone tried setting up a locally-built ve
On Mon, Feb 20, 2012 at 11:25 AM, Eric Covener wrote:
> On Mon, Feb 20, 2012 at 11:22 AM, Mauricio Tavares
> wrote:
>> On Sun, Feb 19, 2012 at 9:41 PM, Igor Cicimov wrote:
>>> Thats what " Require valid-user " doing. Try with " Require any"
>>&g
On Sun, Feb 19, 2012 at 9:41 PM, Igor Cicimov wrote:
> Thats what " Require valid-user " doing. Try with " Require any"
>
Tried it and it is still not letting me use the kerberos ticket,
only username+passwd.
>
> On Sun, Feb 19, 2012 at 9:23 AM, Mauricio
On 02/18/2012 04:40 PM, Chris Arnold wrote:
Apache2.2.3 on SLES10. I was hoping my firewall (sonicwall tz180w
enhanced software) would do this but it looks like it might not. We
have 4 servers with private ip's and our firewall has 1 public ip.
These servers run different services like mail, web
I have an odd (to me) question. When I setup my AuthTypes as so:
AuthType KerberosV5
KrbAuthRealms DOMAIN.COM
KrbServiceName HTTP
Krb5Keytab /etc/apache2/krb5.keytab
KrbMethodNegotiate on
21 matches
Mail list logo