Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision Both sides next revision
curl [2014/05/09 12:20]
127.0.0.1 external edit
curl [2015/06/01 16:04]
steve
Line 6: Line 6:
  
 <​code>​ <​code>​
-curl -e "​http://​www.example.com/​bot"​ http://digitaltrike.com/+curl -e "​http://​www.example.com/​bot"​ http://nx.beandog.org/
 </​code>​ </​code>​
  
Line 12: Line 12:
  
 <​code>​ <​code>​
-curl -I http://digitaltrike.com+curl -I http://nx.beandog.org
 </​code>​ </​code>​