This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[19-May-2012 08:16:17] The URL /wp-login.php was not found | |
[19-May-2012 14:50:08] The URL /favicon.ico was not found | |
[21-May-2012 07:48:04] The URL /wp-login.php was not found | |
[22-May-2012 05:31:12] The URL /psychological-counseling was not found | |
[22-May-2012 09:33:28] The URL /wp-login.php was not found | |
[22-May-2012 19:16:52] The URL /w00tw00t.at.blackhats.romanian.anti-sec:) was not found | |
[22-May-2012 19:16:53] The URL /gui/tools/pma/scripts/setup.php was not found | |
[22-May-2012 19:16:54] The URL /bazapma/scripts/setup.php was not found | |
[22-May-2012 19:16:54] The URL /my/scripts/setup.php was not found | |
[22-May-2012 19:16:55] The URL /cp/tools/pma/scripts/setup.php was not found |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package app | |
import ( | |
"net/http" | |
"fmt" | |
) | |
func forms(w http.ResponseWriter, r *http.Request){ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/*****************************BAR FOOTER *****************************/ | |
.widget-footer:first-child + div + div { | |
margin-right: 0px !important; | |
} | |
/*****************************MENU *****************************/ | |
#menu a:first-child + a + a + a + a { | |
border-right: 0px solid #000 !important; | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
text/html text/plain text/xml text/css text/javascript application/x-javascript application/javascript |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Apache configuration file | |
# httpd.apache.org/docs/2.2/mod/quickreference.html | |
# Note .htaccess files are an overhead, this logic should be in your Apache config if possible | |
# httpd.apache.org/docs/2.2/howto/htaccess.html | |
# Techniques in here adapted from all over, including: | |
# Kroc Camen: camendesign.com/.htaccess | |
# perishablepress.com/press/2006/01/10/stupid-htaccess-tricks/ | |
# Sample .htaccess file of CMS MODx: modxcms.com |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//READY | |
$(document).ready(function() { | |
//SETTINGS | |
var homeTitle = document.title; | |
var defIn = 1350; | |
var defOut = 350; | |
//POPSTATE | |
window.addEventListener('popstate', function(event){ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//"fmt" | |
"net/http" | |
//"html/template" | |
//"html" | |
//"net/url" | |
//"appengine" | |
//"appengine/channel" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//YAML | |
https://developers.google.com/appengine/docs/python/config/appconfig | |
//STATIC FILES | |
https://developers.google.com/appengine/docs/python/config/appconfig#Static_File_Handlers | |
//ENVIRONMENT | |
https://developers.google.com/appengine/docs/go/reference | |
https://developers.google.com/appengine/docs/go/runtime | |
https://developers.google.com/appengine/docs/go/apis |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//LINKS | |
https://developers.google.com/appengine/downloads#Google_App_Engine_SDK_for_Go | |
https://developers.google.com/appengine/docs/go/gettingstarted/helloworld | |
https://developers.google.com/appengine/docs/go/gettingstarted/uploading | |
//ENV VARIABLES | |
export GOROOT=$HOME/opt/go | |
export GOPATH=$HOME/Desktop/GO |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
http://www.usasumo.com | |
http://www.americansumo.org | |
http://www.sumodan.com | |
http://www.illinoissumo.com | |
http://www.robothon.org/robothon/sumo.php |