Support

Home Forums Event Espresso Premium Question about access remotely

Question about access remotely

Posted: May 8, 2020 at 3:18 pm


Jarred

May 8, 2020 at 3:18 pm

Hey guys we use the ticketing app where we scan tickets at our studio and it checs them in online from event espresso admin dashboard. Then we also “Check Out’ the tickets at end of class with the scanner.

Do I need to have xlm-rpc available to do this?

Or can I input the code on htaccess to block that? I am trying to add extra seucrity but I dont want to break any EE things. Thanks

# Block WordPress xmlrpc.php requests
<Files xmlrpc.php>
order deny,allow
deny from all
</Files>


Tony

  • Support Staff

May 8, 2020 at 3:25 pm

Hi Jarred,

The apps use the WP REST API to communicate with your site so you can disable xmlrpc.php without causing issues with those.

The support post ‘Question about access remotely’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso