Updated Installing PHPCI (markdown)
parent
a20b843ab0
commit
e453875bcf
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ location / {
|
|||
|
||||
You can use the built-in PHP server `php -S localhost:8080` by adding `public/routing.php`.
|
||||
|
||||
```
|
||||
```php
|
||||
<?php
|
||||
|
||||
if (file_exists(__DIR__ . '/' . $_SERVER['REQUEST_URI'])) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue