1) goto C:\xampp\apache\conf\extra
2)open httpd-xampp.conf in editor
3)Find
4)add Require all granted
5)below is my modified area
Alias /phpmyadmin "F:/xampp/phpMyAdmin/"
AllowOverride AuthConfig
Require all granted
6)Restart your apache from Xampp control panel or from Services
7) Now you can access your server from other Clients :) enjoy your server
No comments:
Post a Comment