{"id":23141209,"url":"https://github.com/venespana/apache_commands","last_synced_at":"2025-09-02T13:35:09.699Z","repository":{"id":195881616,"uuid":"207139503","full_name":"venespana/apache_commands","owner":"venespana","description":"Apache base comands like ubuntu in another unix system","archived":false,"fork":false,"pushed_at":"2019-09-14T11:51:40.000Z","size":10,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-09T21:15:37.788Z","etag":null,"topics":["apache","apache2","bash","bash-script","comands","httpd","httpd-server","linux","manjaro","shell","shell-script","unix","virtual-host","virtual-hosts"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/venespana.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2019-09-08T16:18:56.000Z","updated_at":"2021-07-29T00:17:14.000Z","dependencies_parsed_at":"2023-09-20T00:45:28.856Z","dependency_job_id":null,"html_url":"https://github.com/venespana/apache_commands","commit_stats":null,"previous_names":["venespana/apache_commands"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/venespana%2Fapache_commands","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/venespana%2Fapache_commands/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/venespana%2Fapache_commands/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/venespana%2Fapache_commands/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/venespana","download_url":"https://codeload.github.com/venespana/apache_commands/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247166170,"owners_count":20894654,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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","bash","bash-script","comands","httpd","httpd-server","linux","manjaro","shell","shell-script","unix","virtual-host","virtual-hosts"],"created_at":"2024-12-17T14:12:55.883Z","updated_at":"2025-04-04T11:19:38.676Z","avatar_url":"https://github.com/venespana.png","language":"Shell","readme":"# apache_commands\n\nApache base commands like ubuntu in another unix system\n\n\n## Installation\n\nTo perform the installation you must follow the following steps.\n\n1. Download the repository\n2. Have Apache2 installed\n3. run install.sh\n4. Add `Include conf/sites-enabled/` inside `/etc/httpd/conf/httpd.conf` file\n\n# DESCRIPTION\n\nThis page documents the a2ensite and a2dissite commands.\n\nIt is not an error to enable a site which is already enabled, or to disable one which is already disabled.\n\nApache treats the very first virtual host enabled specially as every request not matching any actual directive is being redirected there.\n\nTherefore, it is recommended to name the vhost with the following format \"`[numeric_order]-[name].conf`\"\n\n## a2ensite\n\nThis is a script that enables the specified site (which contains a \u003cVirtualHost\u003e block) within the apache2 configuration.\n\nIt is done by creating symlinks within \"/etc/httpd/sites/sites-enabled\" obtained from \"/etc/httpd/sites/sites-available\"\n\n### Examples\n\n```bash\n    a2ensite vhost.conf\n```\n\n## a2dissite\n\nThis is a script that disable the specified site within the apache2 configuration.\n\nIt is done by removing created symlinks in \"/etc/httpd/sites-enabled\"\n\n### Examples\n\n```bash\n    a2dissite vhost.conf\n```\n\n# License\n\n© 2019 Alejandro de Tovar\n\nLicensed under the MIT License.\n\nPlease see [License](./LICENSE) File for more information.\n\n\u003chr\u003e\n\u003ca href=\"https://info.flagcounter.com/4SwE\"\u003e\u003cimg src=\"https://s01.flagcounter.com/count2/4SwE/bg_FFFFFF/txt_000000/border_FFFFFF/columns_5/maxflags_5/viewers_0/labels_1/pageviews_1/flags_0/percent_1/\" alt=\"Flag Counter\" border=\"0\"\u003e\u003c/a\u003e\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvenespana%2Fapache_commands","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvenespana%2Fapache_commands","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvenespana%2Fapache_commands/lists"}