Forum: Chit Chat
2009-03-12, 08:55 AM
|
Replies: 26
Views: 2,538
|
Forum: Chit Chat
2009-03-11, 11:41 AM
|
Replies: 27
Views: 3,235
|
Forum: General Business Knowledge
2009-03-11, 02:05 AM
|
Replies: 9
Views: 1,156
|
Forum: General Business Knowledge
2009-03-10, 11:50 PM
|
Replies: 9
Views: 1,156
If I understand what you're asking:
...
If I understand what you're asking:
RewriteEngine on
RewriteRule .*exquisiteangelz.gif$ /images/recips/exquisiteangelzrecip.gif [L]
is what you want.
Store your recip in /images/recips/...
|
Forum: General Business Knowledge
2009-03-10, 11:25 PM
|
Replies: 9
Views: 1,156
RewriteRule .*exquisiteangelz.gif$...
RewriteRule .*exquisiteangelz.gif$ /images/recips/exquisiteangelzrecip.gif [L]
This rule will match anything that ends with exquisiteangelz.gif As a consequence, it will also match...
|
Forum: General Business Knowledge
2009-03-10, 10:49 PM
|
Replies: 9
Views: 1,156
|
Forum: Chit Chat
2009-03-10, 12:24 PM
|
Replies: 27
Views: 2,867
|
Forum: Search Engines
2009-03-10, 11:15 AM
|
Replies: 2
Views: 1,033
|
Forum: General Business Knowledge
2009-03-10, 10:40 AM
|
Replies: 44
Views: 8,562
|
Forum: Chit Chat
2009-03-09, 12:09 PM
|
Replies: 27
Views: 2,210
The one task I had planned for this weekend...
The one task I had planned for this weekend slipped past me. I believe the government took the hour away I had planned for that task.
Had a fun time playing with mysql on three machines... there...
|
Forum: General Business Knowledge
2009-03-07, 02:38 PM
|
Replies: 2
Views: 1,207
|
Forum: Chit Chat
2009-03-06, 11:09 AM
|
Replies: 25
Views: 3,009
|
Forum: Chit Chat
2009-03-02, 05:28 PM
|
Replies: 4
Views: 1,306
|
Forum: Chit Chat
2009-03-01, 12:10 PM
|
Replies: 29
Views: 4,834
fixed. :)
Spent about 14 hours playing...
fixed. :)
Spent about 14 hours playing with wordpress yesterday. Have to clean up from that mess today.
I am hoping something decent will be on TV tonight. Shutter was interesting, but,...
|
Forum: Chit Chat
2009-02-27, 02:34 PM
|
Replies: 28
Views: 3,690
|
Forum: Chit Chat
2009-02-21, 11:43 AM
|
Replies: 17
Views: 1,806
A few years ago I wrote some code. It wasn't...
A few years ago I wrote some code. It wasn't anything revolutionary at the time, nor was it anything particularly grand. I never figured I'd have another use for it, and, two laptops later, a...
|
Forum: General Business Knowledge
2009-02-18, 11:43 PM
|
Replies: 20
Views: 3,037
|
Forum: General Business Knowledge
2009-02-13, 10:14 PM
|
Replies: 27
Views: 2,811
|
Forum: General Business Knowledge
2009-02-13, 12:35 PM
|
Replies: 27
Views: 2,811
|
Forum: Chit Chat
2009-02-13, 12:17 PM
|
Replies: 30
Views: 3,161
|
Forum: Chit Chat
2009-02-10, 12:20 PM
|
Replies: 25
Views: 2,017
|
Forum: Chit Chat
2009-02-10, 10:39 AM
|
Replies: 25
Views: 2,017
|
Forum: Chit Chat
2009-02-04, 11:15 AM
|
Replies: 34
Views: 3,443
In '99, I moved from Maryland to Florida, 1020...
In '99, I moved from Maryland to Florida, 1020 miles. Best decision I ever made. Texas, Huntington Beach/Seal Beach CA were also potential locations. I absolutely loved LA/San Diego when I used to...
|
Forum: Chit Chat
2009-02-02, 09:16 AM
|
Replies: 32
Views: 2,464
|
Forum: Programming & Scripting
2009-02-02, 08:59 AM
|
Replies: 4
Views: 1,198
the server variable REMOTE_USER can be used...
the server variable REMOTE_USER can be used within your system to get the username that was used to sign in when using .htaccess authentication. CCBill does support writing to a mysql...
|