{"id":24511919,"url":"https://github.com/paulo-correia/linux_apache-http","last_synced_at":"2026-05-15T13:03:16.663Z","repository":{"id":134105964,"uuid":"199341525","full_name":"paulo-correia/Linux_Apache-Http","owner":"paulo-correia","description":"Instalação e Configuração do Apache ou Http","archived":false,"fork":false,"pushed_at":"2020-05-05T22:16:49.000Z","size":34,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-19T03:04:04.696Z","etag":null,"topics":["apache","apache2","httpd","linux","server-status","ssl","vhosts"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/paulo-correia.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-07-28T22:04:23.000Z","updated_at":"2020-05-05T22:16:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"0041ad4d-9c93-45de-ae04-ac65bcc80361","html_url":"https://github.com/paulo-correia/Linux_Apache-Http","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/paulo-correia/Linux_Apache-Http","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulo-correia%2FLinux_Apache-Http","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulo-correia%2FLinux_Apache-Http/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulo-correia%2FLinux_Apache-Http/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulo-correia%2FLinux_Apache-Http/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paulo-correia","download_url":"https://codeload.github.com/paulo-correia/Linux_Apache-Http/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulo-correia%2FLinux_Apache-Http/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33067476,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T11:35:32.926Z","status":"ssl_error","status_checked_at":"2026-05-15T11:35:31.362Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["apache","apache2","httpd","linux","server-status","ssl","vhosts"],"created_at":"2025-01-22T00:43:20.157Z","updated_at":"2026-05-15T13:03:16.646Z","avatar_url":"https://github.com/paulo-correia.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"![](https://github.com/paulo-correia/Linux_Apache-Http/blob/master/Apache_logo.png?raw=true)\n\n## No Docker (Alpine Linux)\n[Docker_Apache](https://github.com/paulo-correia/Docker_Apache)\n\n## Instalação\nToda a instalação é feita como **root**\n\n### Debian\n```apt-get install apache2```\n### CentOS\n```yum install httpd```\n\n## Configuração\n\n### Debian\nComo **root** crie o arquivo com o comando:\n\n`touch /etc/apache2/conf-available/servername.conf`\n\nComo **root** edite o arquivo recém criado colocando o seguinte conteúdo:\n\n`ServerName localhost (Onde localhost pode ser o nome do servidor)`\n\nComo root crie o link simbólico na pasta /etc/apache2/conf-enabled com o comando:\n\n`ln -s ../conf-available/servername.conf`\n\nReinicie o Apache com o comando:\n\n`service apache2 restart`\n\nTeste abrindo o IP do servidor/máquina num navegador\n\n### Opcionais\n\n## HTACCESS\nhttps://github.com/paulo-correia/Linux_Apache-Http/blob/master/HTACCESS.md\n\n## SERVER STATUS\nhttps://github.com/paulo-correia/Linux_Apache-Http/blob/master/SERVER_STATUS.md\n\n## START PAGE / PÁGINA INICIAL\nhttps://github.com/paulo-correia/Linux_Apache-Http/blob/master/START_PAGE.md\n\n## SSL\nhttps://github.com/paulo-correia/Linux_Apache-Http/blob/master/SSL.md\n\n## VHOSTS\nhttps://github.com/paulo-correia/Linux_Apache-Http/blob/master/VHOSTS.md\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaulo-correia%2Flinux_apache-http","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpaulo-correia%2Flinux_apache-http","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaulo-correia%2Flinux_apache-http/lists"}