Greenguy's Board


Go Back   Greenguy's Board > Blogs and Blogging
Register FAQ Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Rate Thread Display Modes
Old 2006-12-21, 12:42 AM   #1
NobleSavage
Lord help me, I'm just not that bright
 
Join Date: May 2006
Posts: 103
Send a message via ICQ to NobleSavage
Quote:
Originally Posted by cash29 View Post

Most feed aggregators should check for the server's Last-Modified/If-Modified-Since response or even better, its ETag/If-None-Match response. These responses tell you if a feed item has changed since the aggregator last checked it. You can read a little more about these here:
http://diveintopython.org/http_web_s..._features.html
Couldn't a smart spamer alter his server response codes?
NobleSavage is offline   Reply With Quote
Old 2006-12-21, 12:48 AM   #2
cash29
Rock stars ... is there anything they don't know?
 
Join Date: Dec 2006
Posts: 14
Quote:
Originally Posted by NobleSavage View Post
Couldn't a smart spamer alter his server response codes?
If he can hack on Apache's source code, then yes. Although, this seems somewhat unlikey: how many webmasters have access to their own Apache? How many know enough C to make Apache behave in that way?
cash29 is offline   Reply With Quote
Old 2006-12-21, 01:49 AM   #3
NobleSavage
Lord help me, I'm just not that bright
 
Join Date: May 2006
Posts: 103
Send a message via ICQ to NobleSavage
Quote:
Originally Posted by cash29 View Post
If he can hack on Apache's source code, then yes. Although, this seems somewhat unlikey: how many webmasters have access to their own Apache? How many know enough C to make Apache behave in that way?
Couldn't you just use:

<?php
header('Last-Modified: ' . $date_string ');
?>

NobleSavage is offline   Reply With Quote
Old 2006-12-21, 09:43 AM   #4
cash29
Rock stars ... is there anything they don't know?
 
Join Date: Dec 2006
Posts: 14
Quote:
Originally Posted by NobleSavage View Post
Couldn't you just use:

<?php
header('Last-Modified: ' . $date_string ');
?>

PHP can do that ? Oops, my bad, just goes to show how much of it I really know
cash29 is offline   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 10:08 PM.


Mark Read
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc