|
Re: Need Help Downloading Apache
XAMPP does have almost everything rolled into one. It however needs to be heavily tuned to be secure. If you just need to server up web pages without php, mysql, or ftp then you should use normal Apache. There should be a Apache folder under Program Files on the drive you installed on. Inside there would be a htdocs folder. That is where you put your web pages. There is a file named httpd.conf somewhere under the Apache folder as well. That holds the configuration. Remember you need to restart the Apache service for the new settings to apply.
|