1

I am working on my final year project. I have needed an interaction between my iPhone app and web services. For this purpose I want to put my website online so that we can easily access through over static IP.

Qadeer_Sipra
  • 177
  • 1
  • 13
  • Possible duplicate of [Access XAMPP Localhost from Internet](http://stackoverflow.com/questions/822902/access-xampp-localhost-from-internet) – Galya Jun 27 '16 at 09:55

1 Answers1

1

Do the following step

  1. first go to the apache httpd-xampp.conf file enter image description here

  2. find the line below

  3. delete the word "phpmyadmin" enter image description here

  4. Restart the apache
Qadeer_Sipra
  • 177
  • 1
  • 13