|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
|
|
#1
|
|||
|
|||
|
Hi,
If I wish to use an interpretor in /usr/local/bin/myinterpretor for all file types .dtt where files of dtt type would have #!/usr/local/bin/myinterpretor at the top and should be handled as a cgi script... what changes do I need to make to apache httpd.conf to do this? I think it is something to do with AddType, AddHandler and Action. Anyone provide me with an example? |
|
#2
|
|||
|
|||
|
AddHandler cgi-script .cgi .dtt
|
![]() |
| Viewing: Dev Shed Forums > System Administration > Apache Development > Apache AddHandler usage |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|