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
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
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
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
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
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
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
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,
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
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
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
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).
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).
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
> 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
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
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
-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
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
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
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)
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
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
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
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
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
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
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.
>
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
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
---
30 matches
Mail list logo