{"id":15246,"date":"2023-07-21T13:33:33","date_gmt":"2023-07-21T19:33:33","guid":{"rendered":"https:\/\/sada.services\/?p=15246"},"modified":"2023-07-21T14:03:24","modified_gmt":"2023-07-21T20:03:24","slug":"go-daddy-crear-subdominio","status":"publish","type":"post","link":"https:\/\/sada.services\/?p=15246","title":{"rendered":"GO DADDY: CRear subdominio"},"content":{"rendered":"\n<ul class=\"wp-block-list\">\n<li>Ingresamos a https:\/\/dcc.godaddy.com\/control<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image size-full\"><img fetchpriority=\"high\" decoding=\"async\" width=\"1023\" height=\"617\" src=\"https:\/\/sada.services\/wp-content\/uploads\/2023\/07\/Seleccion_015.png\" alt=\"\" class=\"wp-image-15247\" srcset=\"https:\/\/sada.services\/wp-content\/uploads\/2023\/07\/Seleccion_015.png 1023w, https:\/\/sada.services\/wp-content\/uploads\/2023\/07\/Seleccion_015-300x181.png 300w, https:\/\/sada.services\/wp-content\/uploads\/2023\/07\/Seleccion_015-768x463.png 768w\" sizes=\"(max-width: 1023px) 100vw, 1023px\" \/><\/figure>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Ingresamos el registro<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"282\" src=\"https:\/\/sada.services\/wp-content\/uploads\/2023\/07\/Seleccion_016-1024x282.png\" alt=\"\" class=\"wp-image-15248\" srcset=\"https:\/\/sada.services\/wp-content\/uploads\/2023\/07\/Seleccion_016-1024x282.png 1024w, https:\/\/sada.services\/wp-content\/uploads\/2023\/07\/Seleccion_016-300x82.png 300w, https:\/\/sada.services\/wp-content\/uploads\/2023\/07\/Seleccion_016-768x211.png 768w, https:\/\/sada.services\/wp-content\/uploads\/2023\/07\/Seleccion_016.png 1251w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Y agregamos el registro CNAME<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"230\" src=\"https:\/\/sada.services\/wp-content\/uploads\/2023\/07\/Seleccion_018-1024x230.png\" alt=\"\" class=\"wp-image-15252\" srcset=\"https:\/\/sada.services\/wp-content\/uploads\/2023\/07\/Seleccion_018-1024x230.png 1024w, https:\/\/sada.services\/wp-content\/uploads\/2023\/07\/Seleccion_018-300x67.png 300w, https:\/\/sada.services\/wp-content\/uploads\/2023\/07\/Seleccion_018-768x172.png 768w, https:\/\/sada.services\/wp-content\/uploads\/2023\/07\/Seleccion_018.png 1257w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Creamos el host virtual<\/li>\n<\/ul>\n\n\n\n<pre class=\"wp-block-code\"><code><\/code><\/pre>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Contenido<\/li>\n<\/ul>\n\n\n\n<pre class=\"wp-block-code\"><code>&lt;VirtualHost *:80>\n\n #************************************************************************\n #***************** DATOS DEL SITIO WEB ********************************\n #************************************************************************\n ServerName nube.sada.services\n ServerAlias www.nube.sada.services\n ErrorLog \/var\/log\/apache2\/nube_sada_services_80.casa-error.log\n CustomLog \/var\/log\/apache2\/nube_sada_services_80.casa-access.log common\n\n #************************************************************************\n #******************** DATOS DEL WEBMASTER *****************************\n #************************************************************************\n ServerAdmin gustavo.matamoros@gmail.com    \n Header add Author \"Gustavo Matamoros Gonz\u00e1lez\"\n\n #************************************************************************\n #************************ DATOS DEL REDIRECCIONAMIENTO ****************\n #************************************************************************\n\n  DocumentRoot \/var\/www\/html\/Sistemas\/NUBECASA\/  \n\n&lt;\/VirtualHost>\n<\/code><\/pre>\n\n\n\n<ul class=\"wp-block-list\">\n<li>lo habilitamos<\/li>\n<\/ul>\n\n\n\n<pre class=\"wp-block-code\"><code>a2ensite nube.sada.services.conf<\/code><\/pre>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Recargamos apache<\/li>\n<\/ul>\n\n\n\n<pre class=\"wp-block-code\"><code>systemctl reload apache2<\/code><\/pre>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Mandamos a generar certificado<\/li>\n<\/ul>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo certbot --apache<\/code><\/pre>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Resultado<\/li>\n<\/ul>\n\n\n\n<pre class=\"wp-block-code\"><code>Saving debug log to \/var\/log\/letsencrypt\/letsencrypt.log\n\nWhich names would you like to activate HTTPS for?\n- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -\n1: sada.services\n2: sada.casa\n3: nube.sada.services\n4: www.nube.sada.services\n5: www.sada.casa\n6: www.sada.services\n7: sae2.casa\n8: www.sae2.casa\n- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -\nSelect the appropriate numbers separated by commas and\/or spaces, or leave input\nblank to select all options shown (Enter 'c' to cancel): 3 4\nRequesting a certificate for nube.sada.services and www.nube.sada.services\n\nSuccessfully received certificate.\nCertificate is saved at: \/etc\/letsencrypt\/live\/nube.sada.services\/fullchain.pem\nKey is saved at:         \/etc\/letsencrypt\/live\/nube.sada.services\/privkey.pem\nThis certificate expires on 2023-10-19.\nThese files will be updated when the certificate renews.\nCertbot has set up a scheduled task to automatically renew this certificate in the background.\n\nDeploying certificate\nSuccessfully deployed certificate for nube.sada.services to \/etc\/apache2\/sites-available\/nube.sada.services-le-ssl.conf\nSuccessfully deployed certificate for www.nube.sada.services to \/etc\/apache2\/sites-available\/nube.sada.services-le-ssl.conf\nCongratulations! You have successfully enabled HTTPS on https:\/\/nube.sada.services and https:\/\/www.nube.sada.services\n\n- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -\nIf you like Certbot, please consider supporting our work by:\n * Donating to ISRG \/ Let's Encrypt:   https:\/\/letsencrypt.org\/donate\n * Donating to EFF:                    https:\/\/eff.org\/donate-le\n- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -\n<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[532],"tags":[540],"class_list":["post-15246","post","type-post","status-publish","format-standard","hentry","category-go-daddy","tag-subdominio"],"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\/15246","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=15246"}],"version-history":[{"count":5,"href":"https:\/\/sada.services\/index.php?rest_route=\/wp\/v2\/posts\/15246\/revisions"}],"predecessor-version":[{"id":15254,"href":"https:\/\/sada.services\/index.php?rest_route=\/wp\/v2\/posts\/15246\/revisions\/15254"}],"wp:attachment":[{"href":"https:\/\/sada.services\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=15246"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/sada.services\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=15246"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/sada.services\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=15246"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}