Posts Tagged ‘http’

Http Codes explained

This item was filled under [ Basic, Default, HTML, PHP ]

HTTP CODES 100-101

100
Continue
Tells the client that the first part of the request has been received and that it should continue with the rest of the request or ignore if the request has been fulfilled.

101
Switching Protocols
Tells the client that the server will switch protocols to that specified in the Upgrade message header field during the current [...]

Continue reading...

Tagged with: [ , , , ]

Apache Tips and Tricks

This item was filled under [ Apache ]

Apache For Webmasters is some of my favorite htaccess examples from some of my favorite .htaccess tutorials. These cut-and-paste ready htaccess code snippets are very useful for website and server administrators.
.htaccess Tutorial Index | » Custom HTTP Headers
When site is “Under Construction”
This lets google crawl, lets me access (1.1.1.1) without a password, and lets access [...]

Continue reading...

Tagged with: [ , , , , ]
Update me when site is updated