define('DISALLOW_FILE_EDIT', true); define('DISALLOW_FILE_MODS', true);
Warning: Cannot modify header information - headers already sent by (output started at /home/orlio8eu/public_html/wp-config.php:28) in /home/orlio8eu/public_html/wp-includes/rest-api/class-wp-rest-server.php on line 1719

Warning: Cannot modify header information - headers already sent by (output started at /home/orlio8eu/public_html/wp-config.php:28) in /home/orlio8eu/public_html/wp-includes/rest-api/class-wp-rest-server.php on line 1719

Warning: Cannot modify header information - headers already sent by (output started at /home/orlio8eu/public_html/wp-config.php:28) in /home/orlio8eu/public_html/wp-includes/rest-api/class-wp-rest-server.php on line 1719

Warning: Cannot modify header information - headers already sent by (output started at /home/orlio8eu/public_html/wp-config.php:28) in /home/orlio8eu/public_html/wp-includes/rest-api/class-wp-rest-server.php on line 1719

Warning: Cannot modify header information - headers already sent by (output started at /home/orlio8eu/public_html/wp-config.php:28) in /home/orlio8eu/public_html/wp-includes/rest-api/class-wp-rest-server.php on line 1719

Warning: Cannot modify header information - headers already sent by (output started at /home/orlio8eu/public_html/wp-config.php:28) in /home/orlio8eu/public_html/wp-includes/rest-api/class-wp-rest-server.php on line 1719

Warning: Cannot modify header information - headers already sent by (output started at /home/orlio8eu/public_html/wp-config.php:28) in /home/orlio8eu/public_html/wp-includes/rest-api/class-wp-rest-server.php on line 1719

Warning: Cannot modify header information - headers already sent by (output started at /home/orlio8eu/public_html/wp-config.php:28) in /home/orlio8eu/public_html/wp-includes/rest-api/class-wp-rest-server.php on line 1719
{"id":491,"date":"2013-03-20T09:30:47","date_gmt":"2013-03-20T07:30:47","guid":{"rendered":"http:\/\/www.orlio.eu\/?p=491"},"modified":"2013-03-20T09:32:00","modified_gmt":"2013-03-20T07:32:00","slug":"lighttpd-%d1%80%d0%b0%d0%b7%d1%80%d0%b5%d1%88%d0%b0%d0%b2%d0%b0%d0%bd%d0%b5-%d1%81%d0%b0%d0%bc%d0%be-%d0%bd%d0%b0-%d0%be%d0%bf%d1%80%d0%b5%d0%b4%d0%b5%d0%bb%d0%bd%d0%b8-ip-%d0%b0%d0%b4%d1%80%d0%b5","status":"publish","type":"post","link":"https:\/\/www.orlio.eu\/?p=491","title":{"rendered":"lighttpd \u0440\u0430\u0437\u0440\u0435\u0448\u0430\u0432\u0430\u043d\u0435 \u0441\u0430\u043c\u043e \u043d\u0430 \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u043d\u0438 ip \u0430\u0434\u0440\u0435\u0441\u0438 \u0434\u0430 \u0438\u043c\u0430\u0442 \u0434\u043e\u0441\u0442\u044a\u043f \u0434\u043e \u0441\u0430\u0439\u0442"},"content":{"rendered":"

\u041f\u044a\u0440\u0432\u043e \u0442\u0440\u044f\u0431\u0432\u0430 \u0434\u0430 \u0430\u043a\u0442\u0438\u0432\u0438\u0440\u0430\u043c\u0435 mod_access, \u043a\u0430\u0442\u043e \u0433\u043e \u0440\u0430\u0437\u043a\u043e\u043c\u0435\u043d\u0442\u0438\u0440\u0430\u043c\u0435 \u0432\u044a\u0432 \u0444\u0430\u0439\u043b\u0430:
\n
\n\/etc\/lighttpd\/modules.conf
\n<\/code>
\n\u0412 \u043a\u043e\u043d\u0444\u0438\u0433\u0430 \u043d\u0430 vhosta \u043e\u043f\u0438\u0441\u0432\u0430\u043c\u0435 IP \u0430\u0434\u0440\u0435\u0441\u0438\u0442\u0435, \u043a\u043e\u0438\u0442\u043e \u0438\u0441\u043a\u0430\u043c\u0435 \u0434\u0430 \u0438\u043c\u0430\u0442 \u0434\u043e\u0441\u0442\u044a\u043f \u043f\u043e \u0441\u043b\u0435\u0434\u043d\u0438\u044f\u0442 \u043d\u0430\u0447\u0438\u043d:<\/p>\n


\n$HTTP[\"remoteip\"] !~ \"192.168.0.10|192.168.0.25|192.168.0.30\" {
\n url.access-deny = ( \"\" )
\n }
\n<\/code>
\n\u043d\u0430\u0433\u043b\u0435\u0434\u043d\u043e \u0446\u0435\u043b\u0438\u044f\u0442 \u043a\u043e\u043d\u0444\u0438\u0433 \u043d\u0430 vhosta \u0442\u0440\u044f\u0431\u0432\u0430 \u0434\u0430 \u0438\u0437\u0433\u043b\u0435\u0436\u0434\u0430 \u043f\u043e \u043f\u043e\u0434\u043e\u0431\u0435\u043d \u043d\u0430\u0447\u0438\u043d:
\n
\n$HTTP[\"host\"] =~ \"domain.com\" {
\nserver.document-root = \"\/home\/domain\/vhosts\"
\nserver.errorlog = \"\/var\/log\/lighttpd\/domain.com-error.log\"
\naccesslog.filename = \"\/var\/log\/lighttpd\/domain.com-access.log\"
\n<\/code>
\n<\/p>\n

$HTTP[\"remoteip\"] !~ \"192.168.0.10|192.168.0.25|192.168.0.30\" {
\n url.access-deny = ( \"\" )
\n }<\/p>\n

}
\n<\/code>
\n<\/code><\/p>\n

\u041f\u043e \u0442\u043e\u0437\u0438 \u043d\u0430\u0447\u0438\u043d \u0441\u0430\u043c\u043e \u043e\u043f\u0438\u0441\u0430\u043d\u0438\u0442\u0435 IP \u0430\u0434\u0440\u0435\u0441\u0438 \u0449\u0435 \u0438\u043c\u0430\u0442 \u0434\u043e\u0441\u0442\u044a\u043f \u0434\u043e domain.com.<\/p>\n","protected":false},"excerpt":{"rendered":"

\u041f\u044a\u0440\u0432\u043e \u0442\u0440\u044f\u0431\u0432\u0430 \u0434\u0430 \u0430\u043a\u0442\u0438\u0432\u0438\u0440\u0430\u043c\u0435 mod_access, \u043a\u0430\u0442\u043e \u0433\u043e \u0440\u0430\u0437\u043a\u043e\u043c\u0435\u043d\u0442\u0438\u0440\u0430\u043c\u0435 \u0432\u044a\u0432 \u0444\u0430\u0439\u043b\u0430: \/etc\/lighttpd\/modules.conf \u0412 \u043a\u043e\u043d\u0444\u0438\u0433\u0430 \u043d\u0430 vhosta \u043e\u043f\u0438\u0441\u0432\u0430\u043c\u0435 IP \u0430\u0434\u0440\u0435\u0441\u0438\u0442\u0435, \u043a\u043e\u0438\u0442\u043e \u0438\u0441\u043a\u0430\u043c\u0435 … More lighttpd \u0440\u0430\u0437\u0440\u0435\u0448\u0430\u0432\u0430\u043d\u0435 \u0441\u0430\u043c\u043e \u043d\u0430 \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u043d\u0438 ip \u0430\u0434\u0440\u0435\u0441\u0438 \u0434\u0430 \u0438\u043c\u0430\u0442 \u0434\u043e\u0441\u0442\u044a\u043f \u0434\u043e \u0441\u0430\u0439\u0442<\/span> →<\/span><\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[19],"tags":[84],"_links":{"self":[{"href":"https:\/\/www.orlio.eu\/index.php?rest_route=\/wp\/v2\/posts\/491"}],"collection":[{"href":"https:\/\/www.orlio.eu\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.orlio.eu\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.orlio.eu\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.orlio.eu\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=491"}],"version-history":[{"count":2,"href":"https:\/\/www.orlio.eu\/index.php?rest_route=\/wp\/v2\/posts\/491\/revisions"}],"predecessor-version":[{"id":493,"href":"https:\/\/www.orlio.eu\/index.php?rest_route=\/wp\/v2\/posts\/491\/revisions\/493"}],"wp:attachment":[{"href":"https:\/\/www.orlio.eu\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=491"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.orlio.eu\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=491"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.orlio.eu\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=491"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}