![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Configuring snmpd.conf and snmptrapd.conf | jagdish.machhi@ | UNIX for Advanced & Expert Users | 2 | 04-17-2008 04:01 PM |
| Apache 2 httpd.conf empty | sspirito | Ubuntu | 2 | 08-06-2007 12:09 PM |
| Apache httpd.conf <VirtualHost> issue | Spetnik | UNIX for Dummies Questions & Answers | 5 | 07-01-2003 02:35 PM |
| httpd.conf - stumped | Cameron | IP Networking | 2 | 04-25-2002 06:31 AM |
| defaults httpd.conf | macdonto | IP Networking | 5 | 09-25-2001 06:21 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Python & httpd.conf settings
Assuming I have the following entry in my httpd.conf file
<Directory /usr/local/www/apache22/data> AddHandler python-program .py PythonHandler form.py PythonDebug On </Directory> am I allowed to set a reference to another python script such as myscript.py in the httpd.conf file, or can their only be one reference to a .py file? |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|