On Sat, 19 Jul 2014 23:05:22 +
Mark jensen wrote:
> what I really want is to deploy single sign on, I have authenticates
> users using ieee802.1x and put the authenticated users in a DB, BUT I
> authenticate only the inside ( inside my network ) users, and I don't
> want apache to reauthentica
what I really want is to deploy single sign on, I have authenticates users
using ieee802.1x and put the authenticated users in a DB, BUT I authenticate
only the inside ( inside my network ) users, and I don't want apache to
reauthenticate them, I want apache only to authenticate the outside user
On Sat, 19 Jul 2014 21:15:49 +
Mark jensen wrote:
> we know that we can protect some pages in our apache server using
> authentication:
>
> http://httpd.apache.org/docs/2.2/howto/auth.html
>
> but what if I have already authenticate the users using something
> else and add this users to a DB
/I'm getting a 404 when I try to use suexec. I'm using centos 7, apache
2.4.9, and php 5.5.14. I compiled from source./
/Here is my virtual host:/
/-/
//
/ServerAdmin ad...@example.com/
/ServerName tst01.local/
/DocumentRoot "/home/tst01/public_html"
Hello
we know that we can protect some pages in our apache server using
authentication:
http://httpd.apache.org/docs/2.2/howto/auth.html
but what if I have already authenticate the users using something else and add
this users to a DB, Is there a way to configure Apache to do a query to the
D
On Sat, 19 Jul 2014 16:58:47 +0300
s7r wrote:
> I need some help in securing a server for shared hosting accounts
It sounds to me like you are confusing "need some help" with "need
someone to do my job".
> Among others, I would like to restrict .cgi, py, pl scripts from being
Do you want your s
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
I need some help in securing a server for shared hosting accounts
(apache virtual hosts).
Among others, I would like to restrict .cgi, py, pl scripts from being
run or served by the server, so I think I should put a .htaccess file in
/var/www for
On Fri, Jul 18, 2014 at 7:57 PM, David Favor wrote:
> Jan Christoph Schatteburg wrote:
>
>> Hi,
>>
>> i'm quite new to Apache and Servers in general and on my Wamp Server on a
>> Windows 7 System using Apache 2.4.4 i get the following Error when trying
>> to access localhost (from the Server mach
Hi Jitesh,
I have one Custom Linux board on which I want to run apache web server
(httpd) to test HTML and other web based pages.
I have configured, cross compiled and installed httpd (2.2.24, 2.4.1,
2.4.4 and 2.4.9 packages) on my Linux PC (Ubuntu 12.04 LTS) as well as
on my own custom Linux