Re: [users@httpd] - customize .htaccess

2014-06-17 Thread Rich Bowen
On 06/16/2014 04:13 PM, Paolo De Michele wrote: hi guys, I would like to customize .htaccess my scenario should be: - domain.com - sub.domain.com - sub2.domain.com for istances, my root directory is /var/www/domain/ into this would to insert about 2 new directories, called sub and sub2 when

Re: [users@httpd] Re: [users] Re: [users@httpd] LDAP Login Access by Organization Unit

2014-06-17 Thread Rainer M. Canavan
On Jun 17, 2014, at 19:47 , Darly Senecal Baptiste wrote: > Eric: > > To be honest, I got apache from CentOS server, was looking the source code > with not avail. Can you help me you how to pull those source code. Keep in > mind I'm using Apache 2.2.3 > > Regards You want the SRPM for apac

Re: [users@httpd] Where is the Apache Server Admin Program

2014-06-17 Thread Rich Bowen
On 06/17/2014 09:07 AM, Curtis Maurand wrote: Try this. http://www.apache-gui.com/apache-windows.html I wouldn't recommend that. It looks like the latest release was in 2008. An awful lot has changed since 2008. --Rich On 6/17/2014 9:23 AM, Eric Covener wrote: I have reviewed the docum

Re: [users@httpd] - customize .htaccess

2014-06-17 Thread Paolo De Michele
any idea? someone has tried that before? let me know, thank you in advance On 17/06/14 07:56, Cain Dickens wrote: > > you can try to make use of virtualhost , each domain has its solely > directory and make than dir as its root DIR . > > Cain > > 2014-6-17 上午5:14于 "Paolo De Michele"

[users@httpd] Re: [users] Re: [users@httpd] LDAP Login Access by Organization Unit

2014-06-17 Thread Darly Senecal Baptiste
Eric: To be honest, I got apache from CentOS server, was looking the source code with not avail. Can you help me you how to pull those source code. Keep in mind I'm using Apache 2.2.3 Regards On Thu, Jun 5, 2014 at 5:20 PM, Eric Covener wrote: > > > Are you using a source build of httpd -- if

Re: [users@httpd] ApacheCon CFP closes June 25

2014-06-17 Thread Rich Bowen
On 06/16/2014 11:06 AM, J.Lance Wilkinson wrote: Rich Bowen wrote: Dear Apache httpd enthusiast, As you may be aware, ApacheCon will be held this year in Budapest, on November 17-23. (See http://apachecon.eu for more info.) All well & good for folks who have the funding to travel to Euro

Re: [users@httpd] Where is the Apache Server Admin Program

2014-06-17 Thread Curtis Maurand
Try this. http://www.apache-gui.com/apache-windows.html On 6/17/2014 9:23 AM, Eric Covener wrote: I have reviewed the documentation but cannot find the admin program to configure the software. I am assuming of course there is a gui like Microsofts IIS admin program or is everything managed

Re: [users@httpd] Where is the Apache Server Admin Program

2014-06-17 Thread Yehuda Katz
There are third-party tools you can install for GUI management, but "out-of-the-box" Apache is managed through a config file. I have a customer who uses Webmin and another who uses Zpanel. YMMV. - Y On Tue, Jun 17, 2014 at 7:57 AM, Giovanni Bianchini wrote: > Dear Group; > > I just installed

Re: [users@httpd] Where is the Apache Server Admin Program

2014-06-17 Thread Eric Covener
> I have reviewed the documentation but cannot find the admin program to > configure the > software. I am assuming of course there is a gui like Microsofts IIS admin > program or is > everything managed and configured through the .conf file? It's managed via the configuration file only. ---

[users@httpd] Where is the Apache Server Admin Program

2014-06-17 Thread Giovanni Bianchini
Dear Group; I just installed the httpd-2.2.25-win32-x86-openssl-0.9.8y on my Windows 8 machine. Monitor says "Running All Apache Services" and indeed windows services show them being started and running. I have connected to it via 127.0.0.1 on port 80 and received the message "It works" I h

Re: [users@httpd] Supported version of Apache on RHEL 6.5

2014-06-17 Thread John Doe
From: Hisham > I am looking into the supported Apache version that comes with RHEL 6.5 > and i am targeting Apache 2.2.26. > The response I got was Apache 2.2.15-30. (Update 30) RedHat sticks to specific versions (for stability) and backports security patches (I guess they patched 30 times). If