Skip to content

Commit 5b291e7

Browse files
authored
Update README.md
1 parent b713790 commit 5b291e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# Auto Deploy Laravel on Apache
2-
Deploy Laravel or Other Apps Easily on Apache from your Git Repos. *Proof of concept right now.
1+
# PHP Deployment Script
2+
Deploy Laravel or Other PHP Apps Easily on Apache from your Git Repos. *Proof of concept right now.
33

44
## To Use:
55
Place these files in your */var/www* on the server once Apache is set-up, just before your "project folder". For example, if I had a Laravel project in "myshop" directory, and it had a path of */var/www/myshop* with web root being */var/www/myshop/public*, then the deployment library would sit at */var/www/app_deploy.py*. This runs using Python 3. Make sure you read the source code and make sure it is configured for your project correctly.

0 commit comments

Comments
 (0)