|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
Python setup with apache
I have Apache running on OSX. There is a cgi-bin with a test-cgi file that runs just fine when I hit it.
I have Python installed and working correctly but I want to be able to run Python in the CGI. I don't know what to edit in the httpd.conf to get this to happen. Thanx. E. |
|
#2
|
|||
|
|||
|
>> I don't know what to edit in the httpd.conf to get this to happen
Nothing. It's ready to happen. Just be sure it has execute permission and the 1st line in your script points to your python interpreter. If you are talking about mod_python, that's something different. |
![]() |
| Viewing: Dev Shed Forums > System Administration > Apache Development > Python setup with apache |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|