Search found 1 match

by chhatlani
Mon May 25, 2020 4:15 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Win10 XAMPP Apache issue
Replies: 0
Views: 3693

Win10 XAMPP Apache issue

I cannot seem to make correct changes so Apache can restart. I commented the added lines and Apache comes up good.
My added lines are commented as #LC. Please help!

DocumentRoot "C:/xampp/htdocs"
<Directory "C:/xampp/htdocs">
#
# Possible values for the Options directive are "None", "All",
# or ...