people who have their servers set up to redirect / to /index.php or some shit, instead of doing the Right Thing™ and setting a DirectoryIndex, or whatever their respective server uses.
and mod_rewrite is sweet. period. unlike this damned video card. I mean, it was a couple of years ago, but now? feh.
need to change the formatting code again. dammit.
and mod_rewrite is sweet. period. unlike this damned video card. I mean, it was a couple of years ago, but now? feh.
need to change the formatting code again. dammit.
early morning musing (in Lisp)
Oct. 22nd, 2004 03:58 amy’know, it’s really too bad I can’t set Windows up with something like ( this. )
(no subject)
Oct. 14th, 2004 12:46 pmwhat’s the point of having a database field of type
phpBB, table
finally got the CVS repository for LJ.NET straightened out, though, which is good. note for future: experiment on local repository, not the main one.
VARCHAR(32)
, if the form field that it gets set from has a maxlength
of 14?phpBB, table
prefix_users
, field user_dateformat
. it’s really annoying, since my preferred setting is l, jS F Y, H:i:s. *sigh* it would even work if date()
had something like strftime()
’s %T
.finally got the CVS repository for LJ.NET straightened out, though, which is good. note for future: experiment on local repository, not the main one.