; ikamy.ch

Xampp

        C:\xampp\apache\conf\extra\httpd-vhosts.conf

       this file is when you want that you will include here a project folder in htdoc folder then
       when in the address bar you will type datatable.ch. Don't forget to start Xampp Apache and MySQL

       
       <VirtualHost *:80>
        ServerName slimapi.localhost
        DocumentRoot "S:\slimapi\public"
        <Directory "S:\slimapi\public">
            Require all granted
            AllowOverride All
        </Directory>
        </VirtualHost>

       #
       	<VirtualHost *:80>
           # ServerAdmin webmaster@datatable.ch
           # DocumentRoot "C:\xampp\htdocs\datatable"
           # ServerName datatable.ch
           # ErrorLog "logs/datatable.ch-error.log"
           # CustomLog "logs/datatable.ch-access.log" common
           # 	</VirtualHost>

   


       C:\Windows\System32\drivers\etc\hosts

       this where you link localhost 127.0.0.1  to your project website ex http://datatable.ch


 # Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
#
#      102.54.94.97     rhino.acme.com          # source server
#       38.25.63.10     x.acme.com              # x client host

# localhost name resolution is handled within DNS itself.
#	127.0.0.1       localhost
#	::1             localhost



127.0.0.1 		datatable.ch
127.0.0.1		taskapp.localhost
127.0.0.1       mvcapp.com

127.0.0.1		ikamych.com
127.0.0.1		dp.com

127.0.0.1		transmed.com


127.0.0.1		testing.com

127.0.0.1		applimed.com

127.0.0.1		copaamerica2014.com

   
            C:\xampp\phpMyAdmin\config.inc.php

             MySql data


        

i

i

i

i

i

i

i

i

i

i

i

i

i

i

i

i

i

i

i

i