Skip to content

Instantly share code, notes, and snippets.

View imromec's full-sized avatar

Meghraj Suthar imromec

View GitHub Profile
@imromec
imromec / .htaccess
Created May 28, 2016 07:12 — forked from ScottPhillips/.htaccess
Common .htaccess Redirects
#301 Redirects for .htaccess
#Redirect a single page:
Redirect 301 /pagename.php http://www.domain.com/pagename.html
#Redirect an entire site:
Redirect 301 / http://www.domain.com/
#Redirect an entire site to a sub folder
Redirect 301 / http://www.domain.com/subfolder/
<?php
// API access key from Google API's Console
define( 'API_ACCESS_KEY', 'YOUR-API-ACCESS-KEY-GOES-HERE' );
$registrationIds = array( $_GET['id'] );
// prep the bundle
$msg = array
<?php
// API access key from Google API's Console
define( 'API_ACCESS_KEY', 'YOUR-API-ACCESS-KEY-GOES-HERE' );
$registrationIds = array( $_GET['id'] );
// prep the bundle
$msg = array
<?php
// API access key from Google API's Console
define( 'API_ACCESS_KEY', 'YOUR-API-ACCESS-KEY-GOES-HERE' );
$registrationIds = array( $_GET['id'] );
// prep the bundle
$msg = array
Web Literacy Map 2.0: community survey
Thank you for agreeing to complete this short survey about version 2.0 of Mozilla's Web Literacy Map. This is a list of the skills and competencies that Mozilla and the community believe it's important to pay attention to if you want to get better at reading, writing and participating on the web. It's used to underpin our work around Webmaker, but anyone can use the map!
There are five proposals on the pages that follow. All questions are optional, and you don't have to give us your name or location. You'll be asked to indicate on a scale from 1-5 the extent to which you agree with the proposals. There's also space for comments.
References:
* webmaker.org/literacy
* webmaker.org/resources