[nyphp-talk] Need suggestions on building a hacker trap...

2008-08-11 Thread mikesz
Hello NYPHP, I found the following attempted hack in the access log on one of my sites: "GET /index.php?Mode=http://badguyurl.ru/index.html?"; In this case, the hacker didn't gain access to the site because a database script failed instead. I would like to be more proactive with trapping this a

Re: [nyphp-talk] Compress interface pages using gzip compression

2008-08-11 Thread Steve Manes
pyurt wrote: Is there a simple way to compress my interface pages using gzip compression. This is what I use: AddOutputFilterByType DEFLATE text/html text/plain text/xml text/javascript text/css application/xhtml+xml application/xml application/ x-javascript DeflateFilterNote Input input_in

Re: [nyphp-talk] Compress interface pages using gzip compression

2008-08-11 Thread John Campbell
On Mon, Aug 11, 2008 at 8:55 PM, pyurt <[EMAIL PROTECTED]> wrote: > Is there a simple way to compress my interface pages using gzip compression. > add the following to an .htaccess at the lowest level in the document root: AddOutputFilterByType DEFLATE text/html text/plain text/xml see http://ht

[nyphp-talk] Compress interface pages using gzip compression

2008-08-11 Thread paul
Is there a simple way to compress my interface pages using gzip compression. My content is generated from PHP5 scripts? I installed mod_deflate. Environment: Linux Apache2.2 PHP 5.2.x Paul Yurt www.mastermoz.com Make the Internet Work for Yo

[nyphp-talk] Compress interface pages using gzip compression

2008-08-11 Thread paul
Is there a simple way to compress my interface pages using gzip compression. My content is generated from PHP5 scripts? I installed mod_deflate. Environment: Linux Apache2.2 PHP 5.2.x Paul Yurt www.mastermoz.com Make the Internet Work for Yo

[nyphp-talk] Compress interface pages using gzip compression

2008-08-11 Thread pyurt
Is there a simple way to compress my interface pages using gzip compression. My content is generated from PHP5 scripts? I installed mod_deflate. Environment: Linux Apache2.2 PHP 5.2.x Paul Yurt www.mastermoz.com Make the Internet Work for Yo

Re: [nyphp-talk] Switching Forth and Back Between HTTP and HTTPS

2008-08-11 Thread inforequest
Michael B Allen ioplex-at-gmail.com |nyphp MAIN ONE dev/internal group use| wrote: On Mon, Aug 11, 2008 at 3:18 AM, inforequest <[EMAIL PROTECTED]> wrote: John Campbell jcampbell1-at-gmail.com |nyphp MAIN ONE dev/internal group Why is that exactly? I think I agree with you, but I just

Re: [nyphp-talk] Switching Forth and Back Between HTTP and HTTPS

2008-08-11 Thread Michael B Allen
On Mon, Aug 11, 2008 at 3:18 AM, inforequest <[EMAIL PROTECTED]> wrote: > John Campbell jcampbell1-at-gmail.com |nyphp MAIN ONE dev/internal group >>> Why is that exactly? I think I agree with you, but I just want to make >>> sure I know why 301 would be better. >>> >>> >> >> The short answer is, 3

Re: [nyphp-talk] Switching Forth and Back Between HTTP and HTTPS

2008-08-11 Thread inforequest
John Campbell jcampbell1-at-gmail.com |nyphp MAIN ONE dev/internal group use| wrote: On 8/10/08, Michael B Allen <[EMAIL PROTECTED]> wrote: True. But POST-ing while also transitioning between HTTP and HTTPS is not terribly common. There are cases when you want this... imagine an "ex