Page 1 of 1

XAMPP 7.0.5 in local (LAN)

PostPosted: 26. April 2016 19:13
by JharriisTcK
Hi ApacheFriends...
Please u tell me how configure the XAMPP version 7.0.5 in Lan

I before used in XAMPP 5.6 this code in httpd-xampp.conf

and in this version the code not run

Thanks if u can help me
or is recommended return to a previous version

:D

/*************************************************************************/
#
# New XAMPP security concept
#
# Close XAMPP security section here
<LocationMatch “^/(?i:(?:security))”>
Order deny,allow
#Deny from all
#Allow from ::1 127.0.0.0/8
Allow from all
ErrorDocument 403 /error/HTTP_XAMPP_FORBIDDEN.html.var
</LocationMatch>
# Close XAMPP sites here
<LocationMatch “^/(?i:(?:xampp|licenses|phpmyadmin|webalizer|server-status|server-info))”>
Order deny,allow
#Deny from all
#Allow from ::1 127.0.0.0/8
Allow from all
ErrorDocument 403 /error/HTTP_XAMPP_FORBIDDEN.html.var
</LocationMatch>
/**********************************************************************//

Re: XAMPP 7.0.5 in local (LAN)

PostPosted: 26. April 2016 19:18
by Nobbie
There is no special configuration necessary, Xampp also works in LANs out of the box. Only the administrative tools like phpmyadmin are protected and bound to localhost. If you dont like that, simply delete the whole "Xampp security" block.

Re: XAMPP 7.0.5 in local (LAN)

PostPosted: 26. April 2016 20:12
by JharriisTcK
Nobbie wrote:There is no special configuration necessary, Xampp also works in LANs out of the box. Only the administrative tools like phpmyadmin are protected and bound to localhost. If you dont like that, simply delete the whole "Xampp security" block.



Hi Nobbie, thanks

Can u tell me where can i find the "XAMPP Security", i dont find

I also try, adding the exeption to Eset Smart Security to hpptd.exe and mysqld.exe, the LAN and ESET in private, and in windows firewall and nothing works

May it takes that u say

Thanks so much

Re: XAMPP 7.0.5 in local (LAN)

PostPosted: 26. April 2016 21:13
by Nobbie
JharriisTcK wrote:Can u tell me where can i find the "XAMPP Security", i dont find


O my God .... you qouted it before!! See above your own posting!

Re: XAMPP 7.0.5 in local (LAN)

PostPosted: 26. April 2016 21:21
by JharriisTcK
Jajaja excuse... I dont guided well in forums and bad english :P