283 reputation
210
bio website
location
age
visits member for 2 years, 7 months
seen May 8 at 22:48
stats profile views 26

May
8
accepted Apache rewrite rule infinite loop for subpage
May
8
comment Apache rewrite rule infinite loop for subpage
thanks that worked. It didn't load any assets though. SO I modified it like this: 'RewriteCond %{REQUEST_URI} !^/dayone(.*)$'
May
8
comment Apache rewrite rule infinite loop for subpage
vote to close, really ? I would love to know why.
May
8
asked Apache rewrite rule infinite loop for subpage
Mar
29
awarded  Notable Question
Dec
3
awarded  Popular Question
Nov
2
comment reading stdin in shell
@MadHatter I had written that "What I eventually require is to read from the stdin written to by the postfix pipe" which would explain that the data will span multiple lines, but I guess it wasn't enough and I'll take care next time :) Anyway initializing as bin/bash instead of bin/sh solved it thanks
Nov
1
comment reading stdin in shell
I want to read multiple lines !
Nov
1
asked reading stdin in shell
Sep
25
awarded  Popular Question
May
29
comment Where do I find my EC2 private key?
I can't find where "AWS Access Identifiers page" is!
Feb
23
awarded  Tumbleweed
Feb
16
asked Modify swatch conf files to match multiple lines below a match
Oct
10
comment what is the best way to avoid DNS propogation delay while changing IP addresses ?
My domain has to point to the LB (250). I don't understand your explanation
Oct
10
accepted what is the best way to avoid DNS propogation delay while changing IP addresses ?
Oct
10
comment what is the best way to avoid DNS propogation delay while changing IP addresses ?
Thank you very much. The readjustment based on current TTL was a nice tip too :)
Oct
10
asked what is the best way to avoid DNS propogation delay while changing IP addresses ?
Sep
28
awarded  Critic
Sep
28
accepted How to record time taken by a cron to execute.
Sep
28
comment How to record time taken by a cron to execute.
You sir, saved my day. 'Just because today is a lazy day' do you mind explaining what you did ? and how did the parenthesis help?