RewriteRule ^old\.html$ new.html
Command Flag
[R] Redirect you can add an =301 or =302 to change the type.
[F] Forces the url to be forbidden. 403 header
[G] Forces the url to be gone 401 header
[L] Last rule. (You should use this on all your rules that don’t link together)
[N] Next round. Rerun the rules again from the start
[C] Chains a rewrite rule together with the next rule.
[T] use T=MIME-type to force the file to be a mime type
[NS] Use if no sub request is requested
[NC] Makes the rule case INsensitive
[QSA] Query String Append use to add to an existing query string
[NE] Turns of normal escapes that are default in the rewriterule
[PT] Pass through to the handler (together with mod alias)
Skip the next rule S=3 skips the next 3 rules
[E] E=var sets an enviromental variable that can be called by other rules
5/29/2012
5/11/2012
Android : Debug certificate expire d on dd/mm/yyyy
Debug certificate expire d on dd/mm/yyyy
1. remove debug.keystore
2 project -> clean all
**** http://www.mobiledevguru.com/Article/tabid/66/articleType/ArticleView/articleId/37/-Error-generating-final-archive-Debug-certificate-expired-on-ddmmyyyy-.aspx
1. remove debug.keystore
2 project -> clean all
**** http://www.mobiledevguru.com/Article/tabid/66/articleType/ArticleView/articleId/37/-Error-generating-final-archive-Debug-certificate-expired-on-ddmmyyyy-.aspx
5/04/2012
HTML5 ROCKS:A NON-RESPONSIVE APPROACH TO BUILDING CROSS-DEVICE WEBAPPS
http://www.html5rocks.com/en/mobile/cross-device/
Subscribe to:
Posts (Atom)