Skip to content

dynatech/dewslandslide-htdocs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dewslandslide-htdocs

HTDOCS portion of the dewslandslide website

[HOW TO SETUP - Ubuntu]

  1. Pull repository to /var/www/
  2. Rename folder to html 2.1 sudo mv dewslandslide-htdocs html
  3. sudo a2enmod rewrite
  4. Change AllowOverride None to All 4.1 vim /etc/apache2/apache2.conf 4.2 Channge AllowOverride All under section for /www/var/
  5. restart apache2 5.1 sudo service apache2 restart

About

HTDOCS portion of the dewslandslide website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.5%
  • PHP 5.7%
  • CSS 3.0%
  • Python 1.5%
  • HTML 0.3%