Skip to content

Instantly share code, notes, and snippets.

@evrial
Forked from rhamdeew/README
Last active May 3, 2016 17:08
Show Gist options
  • Select an option

  • Save evrial/831bc5ec151ea06c4d16ed092dc015a3 to your computer and use it in GitHub Desktop.

Select an option

Save evrial/831bc5ec151ea06c4d16ed092dc015a3 to your computer and use it in GitHub Desktop.
rhamdeew/lamp description
Your project structure
projectname/
/www -> php files
/etc/php.ini -> custom php.ini
/db/db.sql ->database dump
/db/db.txt ->database settings
Example found in /var/www/example
Just cp -R /var/www/example /var/www/srv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment