Skip to content

nginx with php (read all directories in html folder and show links to them)

Notifications You must be signed in to change notification settings

Dmitry-Sokolov/nginx-php

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nginx-php

You need to clone this repo in to your folder with nginx.

Read all directories in html folder and show links to them.

Show 10 last modified directories with a link to see all. You can change this count by changing the number in index.php line 48.

git init
git remote add origin https://github.com/oleg-morgalyuk/nginx-php.git
git fetch
git checkout -t origin/master

About

nginx with php (read all directories in html folder and show links to them)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 88.9%
  • Shell 11.1%