There was a quite similar Q here years ago, but it's not getting me to where I need to go.
I have XAMPP 5.6.14 with Control Panel v3.2.1 on Windows 7 Enterprise here at work, and I have a demo to do for my boss on Friday.
I need to get this working on his desktop. The network is open w/in our domain.
I have a fair amount of PHP and javascript in DIRs that I need to have accessed, but with the methods I've tried all I get is the HTML.
(Apparently.)
-- -- --
I modified apache config httpd-xampp.conf file's location match two ways, same result.
A) I commented it all out, and
B) I commented out "Require local" and inserted (above "ErrorDocument 403 ..."), "Allow from XX.YYY" where those are my higher bytes.
## New XAMPP security concept#<LocationMatch "^/(?i:(?:xampp|security|licenses|phpmyadmin|webalizer|server-status|server-info))"># Require local Allow from XX.YYY ErrorDocument 403 /error/XAMPP_FORBIDDEN.html.var</LocationMatch>
Our community of experts have been thoroughly vetted for their expertise and industry experience.
The Most Valuable Expert award recognizes technology experts who passionately share their knowledge with the community, demonstrate the core values of this platform, and go the extra mile in all aspects of their contributions. This award is based off of nominations by EE users and experts. Multiple MVEs may be awarded each year.