Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sougabriel/index-phpserver
This is a php index file to customize your user or php web server. This code will list all folders in your base server directory.
https://github.com/sougabriel/index-phpserver
index localhost php server
Last synced: 20 days ago
JSON representation
This is a php index file to customize your user or php web server. This code will list all folders in your base server directory.
- Host: GitHub
- URL: https://github.com/sougabriel/index-phpserver
- Owner: sougabriel
- License: agpl-3.0
- Created: 2023-06-30T13:03:15.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-02T00:18:39.000Z (over 1 year ago)
- Last Synced: 2024-01-26T02:47:43.938Z (12 months ago)
- Topics: index, localhost, php, server
- Language: PHP
- Homepage:
- Size: 49.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Index for PHP Servers
This is a PHP file to customize your user or localhost index.## Installation
Download the "index.php" file and place it in the root of your localhost (Do not download the other files), so it will list all your projects folders.## Screenshot
![Screenshot of index.php](index-localhost.png)## Recommendations
Please do not put characters (' or .) in folder names.
## Version of PHP
The minimum PHP version to run the code is version 5.3.0.