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 trialInas Hyatt
4,454 PointsWebsite will not load
When I try to load my webpage, this pops up
Index of /
cgi-bin/ localwp.com/ Apache/2.2.24 (Unix) mod_hive/5.0 mod_ssl/2.2.24 OpenSSL/1.0.0-fips mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 mod_fastcgi/2.4.6 mod_fcgid/2.3.6 Server at radicalkinkykurl.com Port 80
3 Answers
Dennis Balagna
4,948 PointsThis means there is nothing but the 2 directories /cgi-bin and /localwp.com in your within your /www directory at your webhost. If you have installed wordpress, you may have done so in a subdirectory of /www (or /public_html). You would then have to point your browser to the appropriate subdirectory to show your website.
If you want your wordpress site to show right at your domain, the you should move the entire directory structure so that the install script is directly in the /www folder, and not a subdirectory.
jason chan
31,009 PointsSSL the horror. I broke my linux server so many times with open ssl.
jason chan
31,009 Pointsmake sure your domain is cached to correct location.