{"id":1780,"date":"2019-09-17T14:21:05","date_gmt":"2019-09-17T20:21:05","guid":{"rendered":"https:\/\/ugit.siua.ac.cr\/?p=1780"},"modified":"2019-09-17T14:21:05","modified_gmt":"2019-09-17T20:21:05","slug":"apache-modificar-forbidden","status":"publish","type":"post","link":"https:\/\/sada.services\/?p=1780","title":{"rendered":"Apache: Modificar FORBIDDEN"},"content":{"rendered":"\n<ul class=\"wp-block-list\"><li>Abrimos el archivo<\/li><\/ul>\n\n\n\n<pre class=\"wp-block-code\"><code>nano \/etc\/apache2\/conf-enabled\/localized-error-pages.conf<\/code><\/pre>\n\n\n\n<ul class=\"wp-block-list\"><li>Agregue la l\u00ednea:<\/li><\/ul>\n\n\n\n<pre class=\"wp-block-code\"><code>ErrorDocument 403 https:\/\/403.siua.ac.cr\/<\/code><\/pre>\n\n\n\n<ul class=\"wp-block-list\"><li>Reinicie apache<\/li><\/ul>\n\n\n\n<pre class=\"wp-block-code\"><code>service apache2 reload<\/code><\/pre>\n\n\n\n<ul class=\"wp-block-list\"><li>Cambiamos de due\u00f1o<\/li><\/ul>\n\n\n\n<pre class=\"wp-block-code\"><code>cd \/var\/www\/html\nchown www-data:www-data -R *<\/code><\/pre>\n\n\n\n<ul class=\"wp-block-list\"><li>Cambiamos los permisos<\/li><\/ul>\n\n\n\n<pre class=\"wp-block-code\"><code>chmod 555 -R \/var\/www\/html\/<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Abrimos el archivo Agregue la l\u00ednea: Reinicie apache Cambiamos de due\u00f1o Cambiamos los permisos<\/p>\n","protected":false},"author":2,"featured_media":1764,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[109],"tags":[],"class_list":["post-1780","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-apache"],"blocksy_meta":{"styles_descriptor":{"styles":{"desktop":"","tablet":"","mobile":""},"google_fonts":[],"version":6}},"_links":{"self":[{"href":"https:\/\/sada.services\/index.php?rest_route=\/wp\/v2\/posts\/1780","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sada.services\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/sada.services\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/sada.services\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/sada.services\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1780"}],"version-history":[{"count":1,"href":"https:\/\/sada.services\/index.php?rest_route=\/wp\/v2\/posts\/1780\/revisions"}],"predecessor-version":[{"id":1781,"href":"https:\/\/sada.services\/index.php?rest_route=\/wp\/v2\/posts\/1780\/revisions\/1781"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/sada.services\/index.php?rest_route=\/wp\/v2\/media\/1764"}],"wp:attachment":[{"href":"https:\/\/sada.services\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1780"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/sada.services\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1780"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/sada.services\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1780"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}