Browse Source

PHP settings

Marcus Rohrmoser 7 years ago
parent
commit
7ce57aefbe
2 changed files with 2 additions and 1 deletions
  1. 2 1
      README.md
  2. 0 0
      cache/.gitkeep

+ 2 - 1
README.md

@@ -51,8 +51,9 @@ RSS-Bridge hashtag (#rss-bridge) search on Twitter, in ATOM format (as displayed
 Requirements
 ===
 
- * PHP 5.6
+ * PHP 5.6, e.g. `AddHandler application/x-httpd-php56 .php` in `.htaccess`
  * `openssl` extension enabled in PHP config (`php.ini`)
+ * `allow_url_fopen=1` in `php.ini`
 
 Enabling/Disabling bridges
 ===

+ 0 - 0
cache/.gitkeep