Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialCasey Ydenberg
15,622 PointsApache basics course?
Wondering if there are any plans to create a course on the basics of Apache? When I'm trying to get set up either for development or deployment I always end up copying and pasting a bunch of stuff I don't understand. I feel like this is a large hole in my knowledge and I an essential part of web development that should be covered somewhere.
4 Answers
James Barnett
39,199 PointsDigital Ocean is one of the best place to find tutorials.
- https://www.digitalocean.com/community/tutorials/how-to-configure-the-apache-web-server-on-an-ubuntu-or-debian-vps
- https://www.digitalocean.com/community/tutorials/linux-permissions-basics-and-how-to-use-umask-on-a-vps
- https://www.digitalocean.com/community/tutorials/how-to-use-the-htaccess-file
- https://www.digitalocean.com/community/tutorials/how-to-set-up-mod_rewrite
- https://www.digitalocean.com/community/tutorials/how-to-set-up-apache-virtual-hosts-on-ubuntu-14-04-lts
- https://www.digitalocean.com/community/tutorials/how-to-set-up-apache-with-a-free-signed-ssl-certificate-on-a-vps
Eric Frisino
2,261 Points+1 for an Apache Basics Course
niqwithq
6,088 Points+1
Vladimir Gerasimovich
3,434 PointsInstall LAMP Stack (APACHE, MariaDB, PHP7.1) on Ubuntu 17.10
linuxbabe.com/ubuntu/install-apache-mariadb-php7-1-ubuntu-17-10