Public URL fixed
This commit is contained in:
parent
4e39aace37
commit
7acd96f359
1 changed files with 5 additions and 5 deletions
10
README.md
10
README.md
|
|
@ -20,10 +20,10 @@ Production location:
|
||||||
Public URLs:
|
Public URLs:
|
||||||
|
|
||||||
```text
|
```text
|
||||||
https://bubulescu.org/mvlog/
|
https://bubulescu.org/
|
||||||
https://bubulescu.org/mvlog/new.php
|
https://bubulescu.org/new.php
|
||||||
https://bubulescu.org/mvlog/login.php
|
https://bubulescu.org/login.php
|
||||||
https://bubulescu.org/mvlog/feed.php
|
https://bubulescu.org/feed.php
|
||||||
```
|
```
|
||||||
|
|
||||||
Important directories:
|
Important directories:
|
||||||
|
|
@ -92,7 +92,7 @@ The form uses PHP `mail()`, so server mail delivery must be configured (sendmail
|
||||||
`feed.php` exposes an RSS feed of recent videos:
|
`feed.php` exposes an RSS feed of recent videos:
|
||||||
|
|
||||||
```text
|
```text
|
||||||
https://bubulescu.org/mvlog/feed.php
|
https://bubulescu.org/feed.php
|
||||||
```
|
```
|
||||||
|
|
||||||
The feed includes video title, link, description, publication date, and video enclosure.
|
The feed includes video title, link, description, publication date, and video enclosure.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue