:-( Users has dynamic IP
>
> Pol
>
>
> -
> To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
> For additional commands, e-mail: users-h...@httpd.apache.org
>
>
--
Take Care,
David Guerra
http://frustratedtech.com/
---
> To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
> For additional commands, e-mail: users-h...@httpd.apache.org
>
>
--
Take Care,
David Guerra
http://frustratedtech.com/
any inputs on how to resolve this.
>
> ** **
>
> Rommel.
>
--
Take Care,
David Guerra
http://frustratedtech.com/
t;
> N° fax: 0575/862300
>
> MailTo: christian.ci...@staff.aruba.it
>
> ====
>
> ** **
>
> : AVVISO PRIVACY
>
> = = = = = = = = = = = = = = = = = = = =
>
> Il contenuto della presente e-mail ed i suoi allegati,
>
> sono diretti esclusivamente al destinatario e devono
>
--
Take Care,
David Guerra
http://frustratedtech.com/
gt;> pastebin your apachectl -S output as well as a invocation of e.g. wget
>> demonstrating the problem.
>>
>> -
>> To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
>> For additional commands, e-mail: users-h...@httpd.apache.org
>>
>>
>
>
>
--
Take Care,
David Guerra
http://frustratedtech.com/
AuthName "GDF"
> AuthType Basic
> AuthDigestProvider file
> AuthUserFile /etc/httpd/conf/passwd
> Require ssl-verify-client
> Require valid-user
> Require ssl
> Satisfy All
>
>
>
>
--
Take Care,
David Guerra
http://frustratedtech.com/
e natively (to apache)?
>
> --
> Openstrike - improving business through open source
> http://www.openstrike.co.uk/ or call 01722 770036 / 07092 020107
>
--
Take Care,
David Guerra
http://frustratedtech.com/
eeded 1000. To increase the limit change max_input_vars in php.ini. in
> Unknown on line 0
>
> it seems to me that person tried to inject my website how do i know if it
> was successful?
>
--
Take Care,
David Guerra
http://frustratedtech.com/
his email and/or
> its attachments. If you received this message in error, please contact the
> sender and destroy all copies of this email and any attachment. Please note
> that the views and opinions expressed herein are solely those of the author
> and do not necessarily reflect those of the company. While antivirus
> protection tools have been employed, you should check this email and
> attachments for the presence of viruses. No warranties or assurances are
> made in relation to the safety and content of this email and attachments.
> Meddiff Technologies Pvt. Ltd. accepts no liability for any damage caused
> by any virus transmitted by or contained in this email and attachments. No
> liability is accepted for any consequences arising from this email.
>
--
Take Care,
David Guerra
http://frustratedtech.com/
I've never had luck getting remoteip fully working but I've got setups with
rpaf working with no issues.
On Tue, Jun 18, 2013 at 11:02 AM, Eric Covener wrote:
> On Tue, Jun 18, 2013 at 10:59 AM, David Guerra
> wrote:
> > You have mod rpaf installed?
>
> Doesn
You have mod rpaf installed?
On Tue, Jun 18, 2013 at 10:50 AM, Володя К. wrote:
>
>
> 18.06.2013, 17:03, "David Guerra" :
> > This should be helpful.
> http://www.daveperrett.com/articles/2009/08/10/passing-ips-to-apache-with-nginx-proxy/
> >
> > The iss
-status/
> page shows only frontend (nginx) IP-address 212.12.x.x
>
> Can somebody help me to see real IP-addresses in server-status page ?
>
> -----
> To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
> For additional commands, e-mail: users-h...@httpd.apache.org
>
>
--
Take Care,
David Guerra
http://frustratedtech.com/
11:11 AM, Norman Fournier wrote:
> On 2013-06-14, at 8:40 AM, David Guerra wrote:
>
> What you're saying is that you can't connect to any of the servers behind
> the router.
> So NS1 is not able to communicate at all (ping or anything) to NS2.
>
> This seems to
ote:
> 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.
&g
tax OK
> ns2:~ norman$ apachectl restart
> launchctl:
> CFURLWriteDataAndPropertiesToResource(/System/Library/LaunchDaemons/org.apache.httpd.plist)
> failed: -10
> ns2:~ norman$ apachectl start
> launchctl:
> CFURLWriteDataAndPropertiesToResource(/System/Library/LaunchDaemons/org.apa
For anyone else's info, I posted about the issue here with how I was able
to fix it.
http://frustratedtech.com/post/52800628881/service-httpd-fullstatus-not-providing-the-correct
On Wed, Jun 12, 2013 at 1:23 PM, David Guerra wrote:
> Mike,
>
> You set me in the correct dire
html#options
>
> What server-status settings do you have in your configuration?
> - http://httpd.apache.org/docs/2.2/mod/mod_status.html#enable
>
> Thanks,
>
> Mike
>
>
> On 6/12/2013 8:08 AM, David Guerra wrote:
>
> Hello,
>
> I'm having an
fter adding this to my httpd.conf file it worked perfectly fine.
>
> Thank you very much David for your help,
>
> -Motty
>
>
> On Wed, Jun 12, 2013 at 9:09 AM, David Guerra wrote:
>
>> Yes, it should work just fine. Are you putting this in the virtual host?
>>
RI} ^/(.*)?wp-admin$
>>>> RewriteRule ^(.*)$ - [R=403,L]
>>>> RewriteBase /
>>>> RewriteRule ^index\.php$ - [L]
>>>> RewriteCond %{REQUEST_FILENAME} !-f
>>>> RewriteCond %{REQUEST_FILENAME} !-d
>>>> RewriteRule . /index.php [L]
Cond %{REQUEST_FILENAME} !-f
> RewriteCond %{REQUEST_FILENAME} !-d
> RewriteRule . /index.php [L]
>
>
>
> Order Deny,Allow
> Deny from all
> Allow from 192.169.8.4
>
>
> # END WordPress
>
> but no success!
>
>
>
> On Wed, Jun 12, 2013 at 8:43 AM, Da
Flop Allow and Deny so that your IP is whitelisted after the Deny from all.
On Wed, Jun 12, 2013 at 11:20 AM, motty cruz wrote:
> Hello,
> I am trying to block a directory from being access except my IP but I had
> being unsuccessful in doing so, please help: First I place this in
> httpd.conf
Hello,
I'm having an issue where when calling apachectl fullstatus I'm actually
downloading a text version of the website homepage instead of actually
showing the status information. I'm unsure what changes have occurred
recently, but this really is an odd issue that I can't find information to
f
22 matches
Mail list logo