2014 m. kovo 29 d., šeštadienis

htaccess


Kur peradresuoti jei serveris atsako su 404 klaidos kodu:

ErrorDocument 404 http://localhost/projects/Test/errors/notfound.html

Arba:
ErrorDocument 404 "Klaidos pranešimas"
Prieinama prie svetaines tik iš lietuviškų IP adresų:

https://drive.google.com/file/d/0B8EeSI_bJhpZVmxBZkRrU3hFTVE/edit?usp=sharing


Teorija:
http://www.javascriptkit.com/howto/htaccess2.shtml
http://wiki.dreamhost.com/Htaccess_file_overview

Svetainės:
http://www.htaccesseditor.com/en.shtml#a_redirect -htaccess generavimas
http://tools.dynamicdrive.com/userban/#.UzcsmVdVWUl - blokavimo generatorius

Klaidos kodai:

Successful Client Requests
200 OK
201 Created
202 Accepted
203 Non-Authorative Information
204 No Content
205 Reset Content
206 Partial Content
Client Request Redirected
300 Multiple Choices
301 Moved Permanently
302 Moved Temporarily
303 See Other
304 Not Modified
305 Use Proxy
Client Request Errors
400 Bad Request
401 Authorization Required
402 Payment Required (not used yet)
403 Forbidden
404 Not Found
405 Method Not Allowed
406 Not Acceptable (encoding)
407 Proxy Authentication Required
408 Request Timed Out
409 Conflicting Request
410 Gone
411 Content Length Required
412 Precondition Failed
413 Request Entity Too Long
414 Request URI Too Long
415 Unsupported Media Type
Server Errors
500 Internal Server Error
501 Not Implemented
502 Bad Gateway
503 Service Unavailable
504 Gateway Timeout
505 HTTP Version Not Supported             

Naudota literatūra:

2014 m. kovo 2 d., sekmadienis

Kaip išjungti reklamas BitTorent

Bandyta ir veikia su 7.8.2 versija

1. Open uTorrent/BitTorrent.
2. Click on Options and then select Preferences. (or CTRL + P)
3. Go to the Advanced Options.
4. Find the following lines (one by one) using Filter and set them to False:

gui.show_plus_upsell
sponsored_torrent_offer_enabled
bt.enable_pulse
gui.show_notorrents_node
offers.content_offer_autoexec

Šaltinis: