Skip to content

wriver4/simple-vhost-index

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-vhost-index

I wanted to create a directory link class for my virtual hosts on my dev box. The features I looked to implement are:

  1. have the index file refer to the server root directory i.e. htdocs for public assets
  2. have the class in the vhost directory
  3. automatically get the correct index files
  4. Be able to ignore index.html in css, js, etc files
  5. make them links
  6. Use PHP iterator classes
  7. Be able to specify which port the host is on

Installation:

  1. Put dirlinks folder in the virtual host directory and create host

I will implement S-UI in the future.

About

Simple Vhost Menu using a class with php iterators

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published