Since a MS Access database is a file, it is not a good idea to put your database on the web.

If you need to access your Access database remotely, you can have users access the database through a Citrix server or other remote desktop application, like AnyDesk, Logmein, TeamViewer, SplashTop, TruGrid, or the Windows application “QuickAssist”.

Then you login to the desktop machine and use the Access database like normal.

If you want to fully place your Access data on the web, you could convert all your Access tables to MySQL tables, and then use PHP to recreate your forms and reports. Of course you will access and modify your data via a PHP form. I have done this type of conversion before.

If you need assistance in doing this please contact me here so I can help guide you or you could hire me to do this for you at $50/hr.