Re: [users@httpd] Apache configuration for guacamole

2022-12-19 Thread Daniel Gruno
On 12/20/22 01:47, Dan Nessett wrote: I am attempting to get guacamole working with apache. I have been working with the guacamole users, but they now tell me that I have an apache2 configuration problem. So, I am trying to get some help from apache2 users. The set up I have is a small network

[users@httpd] Apache configuration for guacamole

2022-12-19 Thread Dan Nessett
I am attempting to get guacamole working with apache. I have been working with the guacamole users, but they now tell me that I have an apache2 configuration problem. So, I am trying to get some help from apache2 users. The set up I have is a small network behind a firewall/NAT router (running

Re: [users@httpd] Apache configuration

2020-05-14 Thread Jim Albert
On 5/14/2020 3:04 PM, Jim Albert wrote: On 5/14/2020 2:55 PM, Suresh Kumar wrote: Hi, I am not an expert in Apache. I have a synology DS918+ NAS (some kind of flavor of linux kernel 4.4) and using their package center installed apache 2.2, perl etc. The webroot is working for php (I believe

Re: [users@httpd] Apache configuration

2020-05-14 Thread Jim Albert
On 5/14/2020 2:55 PM, Suresh Kumar wrote: Hi, I am not an expert in Apache. I have a synology DS918+ NAS (some kind of flavor of linux kernel 4.4) and using their package center installed apache 2.2, perl etc. The webroot is working for php (I believe they use nginx) along with Mariadb at h

[users@httpd] Apache configuration

2020-05-14 Thread Suresh Kumar
Hi, I am not an expert in Apache. I have a synology DS918+ NAS (some kind of flavor of linux kernel 4.4) and using their package center installed apache 2.2, perl etc. The webroot is working for php (I believe they use nginx) along with Mariadb at http://localIP/phpMyAdmin/ I have some perl cgi

[users@httpd] Apache configuration debugging / Splunk SSO by apache reverse proxy with CORS

2020-04-29 Thread juhanishen
Hi: Experts: I ha\ve snipped apache configuration as follows /1/. When I hard code Remote_User as supervisor, Splunk SSO functions. Then I suspect ssouser does not get the value. How could I print or log the ssouser when RewriteCond is invoked so that I know in the %{HTTP_COOKIE} I have ss

[users@httpd] Apache configuration for reverse proxy to nextcloud fcgi

2018-08-20 Thread Felix Rubio Dalmau
Hi everybody, I'm trying to set up a nextcloud:fpm docker container, exposing it via apache in the host. I think I am making a mistake with my configuration, because one accessing https://myserver.org/, I got redirected to https://myserver.org/index.php/login, and then I get a "The page

Re: [users@httpd] Apache configuration for multi-domain, multi-group access

2017-07-05 Thread Un Spammable
ttp://aka.ms/weboutlook> From: Eric Covener Sent: Wednesday, July 5, 2017 12:20 PM To: users@httpd.apache.org Subject: Re: [users@httpd] Apache configuration for multi-domain, multi-group access On Wed, Jul 5, 2017 at 3:18 PM, Eric Covener wrote: > On Wed, Jul 5,

Re: [users@httpd] Apache configuration for multi-domain, multi-group access

2017-07-05 Thread Eric Covener
On Wed, Jul 5, 2017 at 3:18 PM, Eric Covener wrote: > On Wed, Jul 5, 2017 at 3:04 PM, Un Spammable wrote: >> I've looked at many other discussions of similar configurations, and tried >> many suggestions I found there, but they have not helped. However I have not >> found any samples that use mul

Re: [users@httpd] Apache configuration for multi-domain, multi-group access

2017-07-05 Thread Eric Covener
On Wed, Jul 5, 2017 at 3:04 PM, Un Spammable wrote: > I've looked at many other discussions of similar configurations, and tried > many suggestions I found there, but they have not helped. However I have not > found any samples that use multiple ldap-groups located in different > domains. I don't

[users@httpd] Apache configuration for multi-domain, multi-group access

2017-07-05 Thread Un Spammable
This is a simplified Apache configuration that is intended to provide access to Subversion, for users that are members of either of two different ldap groups in two different domains: SVN_Group1 in Domain1 or SVN_Group2 in Domain2. It is not working currently. AuthLDAPBindDN "CN=Se

[users@httpd] Apache configuration - DirectoryMatch directive: Error in regex evaluation

2017-03-23 Thread MARTIN, FANNY
Dear all, I am using Apache/2.4.10 (Debian). Following the Apache documentation, I am trying to configure my server using DirectoryMatch. I get the expected behavior concerning the directories I want to handle (only user whose name is the same as the directory name can access to the directory).

[users@httpd] Apache configuration - DirectoryMatch directive: Error in regex evaluation

2017-03-02 Thread MARTIN, FANNY
Dear all, I am using Apache/2.4.10 (Debian). Following the Apache documentation, I am trying to configure my server using DirectoryMatch. I get the expected behavior concerning the directories I want to handle (only user whose name is the same as the directory name can access to the directory).

Re: [users@httpd] Apache configuration

2015-09-02 Thread Greg
What do you mean by: if http://domain.com/aaa is down ? aaa is a subfolder of domain.com, not a separate domain, so it would be easier if you created the redirect in a script, not in apache. Thank you, Greg Borbonus *Nix Server administrator 832-699-0461 http://www.linkedin.com/in/gregborbonu

[users@httpd] Apache configuration

2015-09-02 Thread kn42447
> Hi All, > > We have a special requirement that the end user will use http://domain.com > and it should be redirect to http://domain.com/aaa, http://domain.com/bbb and > http://domain.com/ccc. > > And also when end user hits http://domain.com URL, if http://domain.com/aaa > is down it should

[users@httpd] Apache configuration

2015-08-31 Thread kn42447
Hi All, We have a special requirement that the end user will use http://domain.com and it should be redirect to http://domain.com/aaa, http://domain.com/bbb and http://domain.com/ccc. And also when end user hits http://domain.com URL, if http://domain.com/aaa is down it should be redirect to e

Re: [users@httpd] Apache configuration error ( during make)

2012-06-25 Thread Mark Montague
On June 25, 2012 10:10 , wrote: configure:15640: checking for SSL_set_cert_store configure:15696: gcc -o conftest -g -O2 -pthread -I/software/bea/apache/source/openssl-1.0.1c/include -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/kerberos/include -L/software/bea/apache/source/openssl-1.0.1c/l

RE: [users@httpd] Apache configuration error ( during make)

2012-06-25 Thread olive.2.deb
-Original Message- From: Mark Montague [mailto:m...@catseye.org] Sent: Monday, June 25, 2012 5:14 PM To: users@httpd.apache.org Cc: Deb,O,Olive,DKC C Subject: Re: [users@httpd] Apache configuration error ( during make) On June 25, 2012 5:16 , wrote: > > I am getting an error whil

Re: [users@httpd] Apache configuration error ( during make)

2012-06-25 Thread Mark Montague
On June 25, 2012 5:16 , wrote: I am getting an error while make-ing apache cd /software/bea/apache/source/httpd-2.2.17/srclib/apr ./configure --prefix=/software/bea/apache/apache-apr With Apache HTTP Server 2.2.x (unlike 2.4.x) you need to explicitly enable mod_ssl. For example, ./conf

[users@httpd] Apache configuration error ( during make)

2012-06-25 Thread olive.2.deb
Hi, I am getting an error while make-ing apache cd /software/bea/apache/source/httpd-2.2.17/srclib/apr ./configure --prefix=/software/bea/apache/apache-apr make make install cd /software/bea/apache/source/httpd-2.2.17/srclib/apr-util ./configure --prefix=/software/bea/apache/apache-apr-util --wi

Re: [users@httpd] Apache configuration to catch any directory access

2012-03-29 Thread Sharmistha Chatterjee
Hi, Thank you. It works. sharmi On Thu, Mar 29, 2012 at 11:48 AM, Martin Hasicek wrote: > Hi, > > maybe you can pipe out the output of log file to some script > > CustomLog "|bin/doAcctionAfterDirectoryAccess" common > > of course, you can customized logfile output (check CustomLog directive)

Re: [users@httpd] Apache configuration to catch any directory access

2012-03-28 Thread Martin Hasicek
Hi, maybe you can pipe out the output of log file to some script CustomLog "|bin/doAcctionAfterDirectoryAccess" common of course, you can customized logfile output (check CustomLog directive) and you can set action only for specific directory (check Directory and CustomLog directive). Hope this

Re: [users@httpd] Apache Configuration Cleanup Help

2012-02-24 Thread Keith Brown
Is there a way to rename/relink or move that default file so that nothing changes on the front end? Or can I insert the contents of that file in one of the setup files maybe? -Original Message- From: Keith Brown [mailto:ke...@geoffreybrown.com] Sent: Tuesday, February 21, 2012 3:32 PM To: use

RE: [users@httpd] Apache Configuration Cleanup Help

2012-02-22 Thread brittany.m.pearsall
the contents of that file in one of the setup files maybe? -Original Message- From: Keith Brown [mailto:ke...@geoffreybrown.com] Sent: Tuesday, February 21, 2012 3:32 PM To: users@httpd.apache.org Subject: Re: [users@httpd] Apache Configuration Cleanup Help What you're seeing are t

Re: [users@httpd] Apache Configuration Cleanup Help

2012-02-21 Thread Keith Brown
What you're seeing are the standard Debian/Ubuntu configuration files for Apache. The configuration is broken up across several files in an attempt to make administration simpler: /etc/apache2/apache2.conf - main configuration file; usually not necessary to change; pulls in via the Include d

Re: [users@httpd] Apache Configuration Cleanup Help

2012-02-21 Thread Yehuda Katz
On Tue, Feb 21, 2012 at 2:17 PM, wrote: > I’ve recently inherited the administration duties of my team’s Apache > server. I’m new to Apache, but I’ve been picking up as much as I can > through tutorials and Google, and from what I can tell the original setup > of our server is messy. Someone dec

[users@httpd] Apache Configuration Cleanup Help

2012-02-21 Thread brittany.m.pearsall
I've recently inherited the administration duties of my team's Apache server. I'm new to Apache, but I've been picking up as much as I can through tutorials and Google, and from what I can tell the original setup of our server is messy. Someone decided it was a good idea to configure the server

Re: [users@httpd] Apache Configuration for PHP

2005-07-01 Thread Dan Trainor
nephish wrote: > Bagus Nugroho wrote: > >> Hi All, >> >> Currently, I'm used Apache 1.3 and willing to upgrade to Apache 2.0/php5 >> But I'm failed, and just show php code on web-browser. >> Is there any special command on httpd.conf or php.ini which totally >> different with apache 1.3/php 4.3. >

Re: [users@httpd] Apache Configuration for PHP

2005-07-01 Thread nephish
Bagus Nugroho wrote: Hi All, Currently, I'm used Apache 1.3 and willing to upgrade to Apache 2.0/php5 But I'm failed, and just show php code on web-browser. Is there any special command on httpd.conf or php.ini which totally different with apache 1.3/php 4.3. Thanks

[users@httpd] Apache Configuration for PHP

2005-07-01 Thread Bagus Nugroho
Hi All, Currently, I'm used Apache 1.3 and willing to upgrade to Apache 2.0/php5 But I'm failed, and just show php code on web-browser. Is there any special command on httpd.conf or php.ini which totally different with apache 1.3/php 4.3. Thanks ---