logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: Want to run an executable that writes to server
Author
Randallsim



Joined: 18 Aug 2007
Posts: 1

PostPosted: Sat 18 Aug '07 23:41    Post subject: Want to run an executable that writes to server Reply with quote

I am new to Apache. I have installed Apache on a Windows XP computer.

I want to be able to run an executable program that will create a file on the server and write to it. What permissions/settings do I need in Apache to allow this?

Any help is greatly appreciated.
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7298
Location: Germany, Next to Hamburg

PostPosted: Mon 20 Aug '07 12:19    Post subject: Reply with quote

Under Windows you normal don't have to set anything. Only in httpd.conf you have to set Options ExecCGI for the folder you want to run that program.
Back to top


Reply to topic   Topic: Want to run an executable that writes to server View previous topic :: View next topic
Post new topic   Forum Index -> Apache