Quantcast
Channel: how to create virtual host on XAMPP - Stack Overflow
Viewing all articles
Browse latest Browse all 17

Answer by Jakir Hosen Khan for how to create virtual host on XAMPP

$
0
0

I fixed it using following configuration.

 Listen 85<VirtualHost *:85>           DocumentRoot "C:/xampp/htdocs/LaraBlog/public"<Directory "C:/xampp/htdocs/CommunicationApp/public">           DirectoryIndex index.php           AllowOverride All           Order allow,deny           Allow from all</Directory></VirtualHost>

Viewing all articles
Browse latest Browse all 17

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>