====== WWW Website Setup and Hosting Features ====== ==== Basics ==== * [[Building a Website on SDF]] * [[Resources for Website Builders]] * [[Custom Error Pages for Your Site]] * Hosting your own Web Domain on SDF with [[vhost|VHOST]] ==== "Sugar" (Advanced Stuff) ==== Here are some cool things you can add to your web site: * [[A Simple PHP/SQLite Download Counter]] * [[Securing Files with PHP Sessions]] * [[htaccess_recipes| Setting up .htaccess]] - Useful .htaccess tips and tricks for the Apache HTTP server * [[CGI Programming]] * [[ssi|How to enable Server Side Includes]] * Static Site Generation * [[Blogging with Jekyll]] - a simple, blog aware, static site generator * [[Blogging with Zen Static]] - zs is an extremely minimal static site generator written in Go. * [[A Simple Static Site Generator]] - for HTML and Markdown pages ==== Your Own Webserver on the MetaArray ==== Here are ways you can set up your own Web Server tech on the [[metaarray|The MetaArray]]. You will be using your [[meta_port_allocation|Allocated Port]] to set up a server. Some examples are: * [[Ruby on Rails]] * [[building_a_basic_ruby_on_rails_application|Building a Basic Ruby on Rails Application]] * [[NodeJs on MetaArray]] * [[Java Jetty Server on MetaArray]]