{ "info": { "author": "Mateus Gemignani", "author_email": "gemignaniholland@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "# Apache2 virtual host creator for Ubuntu\n\n## Installation\n\n pip install apache2-vh\n\n## Usage\n\nYou can see all the commands and basic usage typing:\n\n vh --help\n \n usage: vh server_name folder_name [-h] [-m2] [-a SERVER_ALIAS] [-d DIRECTORY_ROOT] [-p PORT] [-c CONF_NAME] \n \nThe minimal usage is with 2 arguments:\n \n \n server_name Your server name (ex.: blabla.com) \n folder_name The folder name where your project is in the document root (default is /var/www/html if you have in a different place set it with -dr) \n \nBut you have a few more optional arguments: \n \n -m2, --magento2 Virtual Host para magento 2 (if you are creating virtual host for magento2) \n -a SERVER_ALIAS, --server_alias SERVER_ALIAS Add a server alias (ex.: www.blabla.com) \n -d DIRECTORY_ROOT, --directory_root DIRECTORY_ROOT Full path of your apache document root that will be set in the virtual host (default is /var/www/html) \n -p PORT, --port PORT Change the listening port (default is 80) \n -c CONF_NAME, --conf_name CONF_NAME Add a diferent name to your conf file (without the .conf extension) default is the name of your folder_name (ex.: blabla -> file created blabla.conf) \n\n## Notes\n\n Feel free to use, copy, extend or contribute to this project, if you want to reuse a mention to this project is appreciated, but I don't really care if you don't do it.\n This is a open source project without any warranty or something like that. \n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/MNGemignani/apache2_virtual_host_creator", "keywords": "virtual-host apache2 magento2", "license": "", "maintainer": "", "maintainer_email": "", "name": "apache2-vh", "package_url": "https://pypi.org/project/apache2-vh/", "platform": "", "project_url": "https://pypi.org/project/apache2-vh/", "project_urls": { "Homepage": "https://github.com/MNGemignani/apache2_virtual_host_creator" }, "release_url": "https://pypi.org/project/apache2-vh/0.0.2/", "requires_dist": null, "requires_python": "", "summary": "Make your virtual host for apache2 automatically in ubuntu", "version": "0.0.2" }, "last_serial": 4631167, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "fa61755cee899aef0e5ee6448e28d31b", "sha256": "992663027b86baca818a02d360377d92688e1987549367fd156a5913407fd5a6" }, "downloads": -1, "filename": "apache2-vh-0.0.1.tar.gz", "has_sig": false, "md5_digest": "fa61755cee899aef0e5ee6448e28d31b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2864, "upload_time": "2018-12-24T10:50:51", "url": "https://files.pythonhosted.org/packages/11/7e/7248dffd39bc8a51073e969853c168becbc6786d57b9ed093d8ed6fde32e/apache2-vh-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "5faeedea3a34fa4b1cc663d34bd04f9f", "sha256": "1e435e6aed1002cc02f8ac800866094c4082f3094ab52598ac538282e3fff678" }, "downloads": -1, "filename": "apache2-vh-0.0.2.tar.gz", "has_sig": false, "md5_digest": "5faeedea3a34fa4b1cc663d34bd04f9f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2861, "upload_time": "2018-12-24T11:06:04", "url": "https://files.pythonhosted.org/packages/2c/32/b3d52b52bbfb1bb904286c09946b4e9166330bbfcd6249cec72d2278698b/apache2-vh-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5faeedea3a34fa4b1cc663d34bd04f9f", "sha256": "1e435e6aed1002cc02f8ac800866094c4082f3094ab52598ac538282e3fff678" }, "downloads": -1, "filename": "apache2-vh-0.0.2.tar.gz", "has_sig": false, "md5_digest": "5faeedea3a34fa4b1cc663d34bd04f9f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2861, "upload_time": "2018-12-24T11:06:04", "url": "https://files.pythonhosted.org/packages/2c/32/b3d52b52bbfb1bb904286c09946b4e9166330bbfcd6249cec72d2278698b/apache2-vh-0.0.2.tar.gz" } ] }