How to connect to intranet server

In office there are 1 PC applied as server local intranet ( with IP 192.168.0.10) with system :

  • OS win XP Prof SP-2
  • Apache
  • MySQL
  • PHP

At local intranet has worked well. I wished if IP publish exit is accessed, hence will lead to IP server local intranet (192.168.0.10)

I have done setting at NAT with command :
/ip firewall dst-nat> add action=nat protocol=tcp dst-address=222.134.0.xxx:80 to-dst-address=192.168.0.10

But if it is accessed to http://202.134.0.xxx the entry of instead authentic ADSL modem or to web interface mikrotik router, there is solution?.