[users@httpd] How to configure SSL with apache2/httpd mass virtual hosting using mod_vhost_alias

2012-05-17 Thread Niklas Johansson
I have been searching quite a bit now but couldn't find any answers. I have configured apache for mass virtual hosting. I.e.: ##httpd.conf UseCanonicalName off VirtualDocumentRoot /var/www/html/%0 ## I will have the same "main" domain with different subdomains pointing to the virtual hosts. I ha

Re: [users@httpd] Authenticate/Authorize user based on group with apache and mysql

2012-01-12 Thread Niklas Johansson
it's close to GA. But is it for the version before refactoring? -Niklas Den 12 januari 2012 11:16 skrev Nick Kew : > > On 12 Jan 2012, at 09:44, Niklas Johansson wrote: > >> I am trying to get authorization to work on my apache installation. I >> want to authorize d

[users@httpd] Authenticate/Authorize user based on group with apache and mysql

2012-01-12 Thread Niklas Johansson
I am trying to get authorization to work on my apache installation. I want to authorize depending on what group the user belongs to. I am using - Apache 2.2.15 - Centos 6.2 (Running as guest in VB) My setup is working if I only want to authenticate/authorize based on the user. Here is the sig

Re: [users@httpd] How to configure mod_dbd with MySQL on Apache 2.2

2011-08-10 Thread niklas
Nick, How long time will it take before I can see it? If it's already visible, could you point to that place, might be that I'm looking in the wrong place. /Niklas > On Sun, 7 Aug 2011 23:44:54 +0100 > Nick Kew wrote: > >> Taking the low-hanging fruit, I just added

Re: [users@httpd] How to configure mod_dbd with MySQL on Apache 2.2

2011-08-08 Thread Niklas Johansson
I will have a look at it once it pops up. /Niklas Skickat från min iPhone 8 aug 2011 kl. 00:49 skrev Nick Kew : > On Sun, 7 Aug 2011 23:44:54 +0100 > Nick Kew wrote: > >> Taking the low-hanging fruit, I just added that paragraph to the 2.2 docs >> and fixed the typo. &

Re: [users@httpd] How to configure mod_dbd with MySQL on Apache 2.2

2011-08-07 Thread Niklas Johansson
An article like that would be great. I'm afraid I am using the horrible solution. Could you point me in the rigth direction for how to use apr_dbd and php, would be most appreciated. /Niklas Skickat från min iPhone 7 aug 2011 kl. 19:16 skrev Nick Kew : > > On 7 Aug 2011, at

Re: [users@httpd] How to configure mod_dbd with MySQL on Apache 2.2

2011-08-07 Thread niklas
hat I don't want but to find a more ligth weigth solution instead. Mysql is installed and works perfectly well. I solved it using PHP to check if there is a valid session for the user instead. Still, as I understand it, Apache's solution should be more secure and I would like to have that

Re: [users@httpd] How to configure mod_dbd with MySQL on Apache 2.2

2011-08-07 Thread niklas
this doesn't work out-of the box? Licensing? Cheers, Niklas > On Sun, Aug 7, 2011 at 05:08, wrote: >> Hello, >> >> I find it a bit strange that it is so difficult to find information >> about >> how to do this. > > Niklas, I agree, I have found the same s

[users@httpd] How to configure mod_dbd with MySQL on Apache 2.2

2011-08-07 Thread niklas
-httpd installation? I am using OsX and Apache 2.2. I hope there is a way to do this which is the same for both OsX and other Linux version. Thanks, Niklas - The official User-To-User support forum of the Apache HTTP Server Project

RE: [us...@httpd] Apache2, MySQL and mod_dbd

2010-11-05 Thread Niklas Johansson
transparent, but since I have found this difference I will use Linux in order to avoid future problems and also for not needing to learn things twice, once for each OS. Also, almost all instructions are taylored for Linux. Regards, Niklas > Date: Thu, 4 Nov 2010 19:16:39 -0400 > From: gubyd...@h

RE: [us...@httpd] Error when compiling Apache: Undefined symbols: "_apr_dir_read$INODE64", referenced from:.....

2010-11-03 Thread Niklas Johansson
ode (2.2.17). This is what I do: > > > sudo ./configure --prefix=/usr/local/apache2 --with-included-apr > > --enable-mods-shared=all --enable-module=so > > > sudo make > > and here I get > > /Users/Niklas/Development/apache/httpd-2.2.17/srclib/apr/libtool --sile

[us...@httpd] Error when compiling Apache: Undefined symbols: "_apr_dir_read$INODE64", referenced from:.....

2010-11-03 Thread Niklas Johansson
Hello, I am trying to compile Apache. I did download the latest version of the sourcecode (2.2.17). This is what I do: > sudo ./configure --prefix=/usr/local/apache2 --with-included-apr > --enable-mods-shared=all --enable-module=so > sudo make and here I get /Users/Niklas/De

[us...@httpd] Apache2, MySQL and mod_dbd

2010-11-02 Thread Niklas Johansson
che 2.2.17 MySQL 5.1 I really need to solve this and hope someone knows how to do this! Thanks in advance! Regards, Niklas - The official User-To-User support forum of the A

[EMAIL PROTECTED] Requests following a path with a tilde not adhering to AuthConfig directives

2005-11-23 Thread Niklas Janz
a Mac OS-specific thing? Thanks, Niklas - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: [EMAIL PROTECTED]