Skip to content

Commit 022cc27

Browse files
committed
Fixes #12096. Add a note to enable cgi for asx streaming
1 parent 00d5acd commit 022cc27

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

INSTALL

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,10 @@ you need to type these commands before MythWeb will work:
221221
a2enmod headers
222222
a2enmod auth_digest
223223

224+
The asx streaming feature requires cgi is enabled:
225+
226+
a2enmod cgi
227+
224228
=================
225229
5.1 Apache Config
226230
=================

0 commit comments

Comments
 (0)