Ray Jender Posted June 19, 2019 Share Posted June 19, 2019 Is there a way to configure antmedia to access an index.php file rather than the index.html? Ray Link to comment Share on other sites More sharing options...
0 mekya Posted June 20, 2019 Share Posted June 20, 2019 Although, we don't work about php in ant media server, you can change the default page in web.xml For instance assume that you're about the change the LiveApp default page open file /usr/local/antmedia/webapps/LiveApp/WEB-INF/web.xml add below lines in root level <welcome-file-list> <welcome-file>index.php</welcome-file> </welcome-file-list> Btw, you're running php pages on Ant Media Server? Regards, A. Oguz On Thu, Jun 20, 2019 at 1:15 AM Ray Jender <rayjender@gmail.com> wrote: Is there a way to configure antmedia to access an index.php file rather than the index.html? Ray -- You received this message because you are subscribed to the Google Groups "Ant Media Server" group. To unsubscribe from this group and stop receiving emails from it, send an email to ant-media-server+unsubscribe@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/ant-media-server/3a5dc0e7-0149-42f0-8f54-16300e293431%40googlegroups.com. Link to comment Share on other sites More sharing options...
Question
Ray Jender
Link to comment
Share on other sites
Top Posters For This Question
1
1
Popular Days
Jun 19
1
Jun 20
1
Top Posters For This Question
mekya 1 post
Ray Jender 1 post
Popular Days
Jun 19 2019
1 post
Jun 20 2019
1 post
1 answer to this question
Recommended Posts