Menu

Tree [7b0a55] master /
 History

HTTPS access


File Date Author Commit
 README 2012-11-04 Igor David Igor David [7b0a55] adding README file
 install.sh 2012-11-04 Igor David Igor David [95a0ef] making better install.sh
 vhost.py 2012-09-30 Igor David Igor David [a7ea94] Initial commit

Read Me

version 0.1, stable, November 04, 2012, svn 589

2012 Copyright (C)

Igor David, <igord@bra.in.rs>
All rights reserved.


INTRODUCTION
--------------

If you are using simple LAMP, you will (probably) will need sometimes to create new Apache vhost configuration.

This script is trying to automate that process.

vhosting is bash+python+mysql script for managing Apache virtualhosts.

Every vhost configuration have separated Linux account and DocumentRoot in /home/username/public_html



INSTALLATION
---------------

Use on RedHat/Centos OS.

Install Apache, Mysql, Php, whatever-is-needed, on your system.

Run as "root":

./install.sh  

and follow the instructions. It will ask for mysql root password and will create new
database "vhosting".



FAQ
-------------

All questions send to igord@bra.in.rs
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.