Re: [users@httpd] Best practice for restricting access to exact IP addresses

2017-12-01 Thread Kartik Vashishta
you could try /etc/hosts.deny On Fri, Dec 1, 2017 at 4:03 AM, Timothy D Legg wrote: > Hello, > > I am wanting to restrict a subdirectory of a website to a single, maybe > two, IP addresses. > > I will refer to this documentation: >httpd.apache.org/docs/current/howto/access.html > under the s

[users@httpd] Mod_proxy_balancer question

2017-05-15 Thread Kartik Vashishta
Hi, We are using httpd 2.2 and wonder if a path to the application can be defined in the BalanceMember definition, so would this work: BalanceMember "http://192.168.1.50:/foo/bar"; route=node1

Re: [users@httpd] Run Control for Apache in Fedora 25

2017-03-28 Thread Kartik Vashishta
another link: https://blacksaildivision.com/how-to-install-apache-on-centos On Tue, Mar 28, 2017 at 9:41 AM, Mitchell Krog Photography < mitchellk...@gmail.com> wrote: > What does > > sudo systemctl edit --full httpd > > show you ??? > > > > > From: John Iliffe > Reply: users@httpd.apache.org

Re: [users@httpd] Run Control for Apache in Fedora 25

2017-03-28 Thread Kartik Vashishta
Maybe this will help: http://stackoverflow.com/questions/32977557/how-do-i-compile-apache-httpd-2-4-16-with-systemd-support On Tue, Mar 28, 2017 at 9:35 AM, John Iliffe wrote: > Thank you Mickey. > > That is exactly what the problem is; all /var/run subdirectories get > deleted on reboot. > > I

Re: [users@httpd] HTTPD asking for password after power failure

2016-08-11 Thread Kartik Vashishta
I have had mixed results with apachectl RESTART, try a stop and a start, there is also a way to do a ../../bin/httpd -k (I think) On Thu, Aug 11, 2016 at 2:56 PM, Erik Dobák wrote: > `apachectl restart` hung for many, many minutes without any input, and > I eventually quit it. > thats a case for

Re: [users@httpd] httpd-2.2.31 for Solaris

2016-07-05 Thread Kartik Vashishta
Here's how to compile 64 bit https on Solaris Sparc: Apache Build: #! /bin/sh # # Created by configure CC="cc"; export CC CFLAGS="-m64 -xO3"; export CFLAGS LDFLAGS="-m64"; export LDFLAGS "./configure" \ "--with-expat=/usr/sfw" \ "--with-ssl=/usr" \ "--enable-ssl" \ "--enable-proxy"

[users@httpd] [RESOLVED] This is my httpd.conf

2014-05-24 Thread Kartik Vashishta
Yes, it was a wordpress issue. Thanks to everyone on the list. For wasting time of the esteemed list members, I apologize.

Re: [users@httpd] This is my httpd.conf file

2014-05-23 Thread Kartik Vashishta
, Filipe Cifali wrote: > What exactly have you done? > > Changed the domain on CPanel? The vhost seems about right, you changed the > content of the website before changing? > > The HTML points to sri, so I don't se this as an HTTPD problem btw. > > > On Fri,

[users@httpd] This is my httpd.conf file

2014-05-23 Thread Kartik Vashishta
When I go to http://www.gurudevsivananda.org and try to download something, it, still says, that, it is being, downloaded from: http://sriswamisivananda.org DNS has been set up correctly (you can verify) Please help, I am in danger of, losing, my SEO work, done on, http://gurudevsivananda.org