On 2013-06-13, at 11:28 PM, David Guerra wrote:
> Your network config isn't anywhere close to normal. It makes no logical
> sense.
>
> Aside from that if you replaced a network card then maybe your MAC address
> changed and you need to reconfigure the router.
>
> On Thursday, June 13, 2013,
Your network config isn't anywhere close to normal. It makes no logical
sense.
Aside from that if you replaced a network card then maybe your MAC address
changed and you need to reconfigure the router.
On Thursday, June 13, 2013, Norman Fournier wrote:
>
> On 2013-06-13, at 4:13 PM, Norman Fourn
On 2013-06-13, at 4:13 PM, Norman Fournier wrote:
> Hello,
>
> I have setup two webservers on my network, one connected directly to the ISP
> with an ethernet card installed to bring it to the router where, it was give
> an internal ip address and ports opened for ftp, smtp and pop. It is ns1.
Hello,
I have setup two webservers on my network, one connected directly to the ISP
with an ethernet card installed to bring it to the router where, it was give an
internal ip address and ports opened for ftp, smtp and pop. It is ns1. ns2 is
behind the router and handles http, dns and ssh. Mail
Also nss-ldap is used for pam authentication i dont think apache can or
would use that one.
On 14/06/2013 7:44 AM, "Igor Cicimov" wrote:
> You set that during compile time. If installed from distro package you
> need to check the package it self or consult the distro docs about what has
> been c
You set that during compile time. If installed from distro package you need
to check the package it self or consult the distro docs about what has been
compiled inside.
On 13/06/2013 11:55 PM, "Michael Furman"
wrote:
> Hi!
>
> I have the following modules installed on my linux computer:
>
> ope
In a simple reverse proxy setup, such as
BalancerMember http://mydomain.org
status=-SE
ServerName secure.mydomain.local
SSLProxyEngine On
RequestHeader set X-Forwarded-Proto http
ProxyPass balancer://cd107d9706d71153bafd4ab15f1c6b5d/
lbme
Hi!
I have the following modules installed on my linux computer:
openldap-2.2.13-12.el4_8.2
nss_ldap-253-7.el4
According to the documentation Apache can work with more
than one LDAP module:
https://httpd.apache.org/docs/current/mod/mod_authnz_ldap.html
How can I ensure Apache HTTPD server w
On Thu, Jun 13, 2013 at 01:37:33PM +0200, Rafnews wrote:
> All files/folder that are under /publi_html should have apache as
> user/group permissions.
This statement is incorrect and is the cause of your problems. The httpd
process owner should not be the owner of your users' files, it only
requir
On 13/06/13 07:37 AM, Rafnews wrote:
> So what is the default password for apache user account ?
There isn't one. As root "passwd apache". But this is dumb don't do it.
> I guess there is better solution as on webhosting servers, you do not
> have apache user account, but a different one.
> so ple
> i was thinking to perfom all actions (delte/move/edit...) in this
> public_html directory under apache account, but as apache account was
> installed automatically i do not have the password.
Bad idea. Your webserver has no reason to write to the content it
serves. You should own the content an
Hi,
i have a web server running on fedora. This web server is only for
applicatons testing purposes.
when i installed apache 2.4 it automatically create a group and an user
apache.
All files/folder that are under /publi_html should have apache as
user/group permissions.
This webserver runs
12 matches
Mail list logo