Glad to have helped! I get to use the software for free, so it feels good to be able to contribute something back, even if it's just a little.
However, about the MODIFIED_SINEC thing: Exactly this is what was modified in 1.1 with the RFC-compliance option. If you turn it on, it will behave like ...
Search found 18 matches
- Wed Aug 16, 2006 3:46 pm
- Forum: General discussions
- Topic: Save bandwidth by sending 304 Not-Modified?
- Replies: 7
- Views: 6311
- Tue Aug 15, 2006 6:09 pm
- Forum: General discussions
- Topic: Save bandwidth by sending 304 Not-Modified?
- Replies: 7
- Views: 6311
- Tue Aug 15, 2006 3:09 pm
- Forum: General discussions
- Topic: Save bandwidth by sending 304 Not-Modified?
- Replies: 7
- Views: 6311
- Tue Aug 15, 2006 5:23 am
- Forum: General discussions
- Topic: Save bandwidth by sending 304 Not-Modified?
- Replies: 7
- Views: 6311
Save bandwidth by sending 304 Not-Modified?
I tried subscribing to my own Serendipity blog http://danieldickison.com/blog/ , and using NetNewsWire's activity viewer, I noticed that s9y always transmits the entire RSS feed with HTTP code 200 (OK). Most of the other feeds I subscribe to will reply with a 304 (Not Modified) header to save ...
- Thu Dec 29, 2005 3:30 am
- Forum: Installation
- Topic: htaccess DirectoryIndex setting can cause problems
- Replies: 1
- Views: 2691
htaccess DirectoryIndex setting can cause problems
This is more of a feature suggestion than a support request:
I recently did a fresh, "easy" install. At the time my domain name wasn't pointing to my freepgs.com account, so the installation was in a subdirectory (i.e. http://freepgs.com/danieldickison/blog/) even though eventually the blog would ...
I recently did a fresh, "easy" install. At the time my domain name wasn't pointing to my freepgs.com account, so the installation was in a subdirectory (i.e. http://freepgs.com/danieldickison/blog/) even though eventually the blog would ...
- Tue Dec 27, 2005 1:07 pm
- Forum: Bugs
- Topic: Spartacus sidebar plugin install trouble
- Replies: 2
- Views: 3517
Thanks for the quick reply. The output I posted earlier is all the output there is. It can't be blocked HTTP because some plugins work fine -- so far all the event plugins I've tried, as well as some of the sidebar plugins installed properly. I'll try to narrow down which plugins work and which ones ...
- Tue Dec 27, 2005 10:47 am
- Forum: Bugs
- Topic: Spartacus sidebar plugin install trouble
- Replies: 2
- Views: 3517
Spartacus sidebar plugin install trouble
Hi --- it's been a while since I've posted on this forum. I let my old blog get overgrown with weeds a while back, but it's great to see s9y has some great new features and is as solid as ever!
So, I just installed the latestly nightly (s9y_200512261437) and everything's working fine except for ...
So, I just installed the latestly nightly (s9y_200512261437) and everything's working fine except for ...
- Sun Jan 02, 2005 1:07 am
- Forum: General discussions
- Topic: Just curious, how many folks have trouble because of hosting
- Replies: 29
- Views: 31002
I actually got the hosting as a Christmas present, through freepgs plus a one-time fee upgrade (which somehow ends up with a hosting at lvcs). So I have 150MB storage, unlimited bandwidth, PHP, MySQL, FTP etc. indefinitely for "free", so I'm quite happy with it. The only problem was the lack of ssh ...
- Sun Jan 02, 2005 12:20 am
- Forum: Installation
- Topic: Serendipity as Home Page
- Replies: 8
- Views: 8559
Here's another way. If your web server allows htaccess files, you can put this in .htaccess at the root level:
Redirect 301 /index.html http://www.cushingonline.com/serendipity/
I don't know if there's an advantage to doing it this way or the other way -- can anybody shed some light on which way ...
Redirect 301 /index.html http://www.cushingonline.com/serendipity/
I don't know if there's an advantage to doing it this way or the other way -- can anybody shed some light on which way ...
- Sat Dec 25, 2004 5:00 am
- Forum: General discussions
- Topic: Just curious, how many folks have trouble because of hosting
- Replies: 29
- Views: 31002
- Sun Sep 19, 2004 7:38 pm
- Forum: General discussions
- Topic: Embedding Stuff into Serendipity, Not Vice Versa???
- Replies: 3
- Views: 5642
- Sat Nov 08, 2003 9:09 pm
- Forum: General discussions
- Topic: Japanese
- Replies: 6
- Views: 12849
- Sun Oct 12, 2003 10:31 pm
- Forum: Bugs
- Topic: XML-RPC image upload problem
- Replies: 2
- Views: 7195
- Sun Oct 12, 2003 7:31 pm
- Forum: Bugs
- Topic: XML-RPC image upload problem
- Replies: 2
- Views: 7195
XML-RPC image upload problem
I'm having trouble uploading an image using Kung-Log, a Mac blog app that does the MT API.
When I try to upload an image, it seems the data gets sent but then I get this error:
Query:
{
blogid = 1;
file = {
bits = <ffd8ffe1 18f24578 69660000 4d4d002a 00000008 000d010e 00020000 00200000 00aa ...
When I try to upload an image, it seems the data gets sent but then I get this error:
Query:
{
blogid = 1;
file = {
bits = <ffd8ffe1 18f24578 69660000 4d4d002a 00000008 000d010e 00020000 00200000 00aa ...
- Thu Oct 02, 2003 3:30 am
- Forum: Bugs
- Topic: Comments plugin links broken...
- Replies: 1
- Views: 5895
Comments plugin links broken...
On my blog the comments plugin in the sidebar created links that pointed to "blog/archives/##_article.html" which were always dead links. The actual archive URLs, as far is I can tell, should be "blog/archives/##_<entry-title>.html".
Changing line 128 of serendipity_plugin_comments.php from '<a ...
Changing line 128 of serendipity_plugin_comments.php from '<a ...