|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
SlickEdit: Code in over 40 languages across 7 platforms. SlickEdit’s unmatched power, speed, and flexibility allows even the most accomplished developers to write better code faster. Download a free trial today! |
|
#1
|
|||
|
|||
|
Apache, cgi-bin and pictures
Hey, i am switching from a no name webserver to apache. The problem i have is that i am not really intrested in changing all my cgi and perl scripts but in apache it seems as i have to choose to either show pictures (but then .pl dont work .cgi does for some reason) or not show pictures/html files residing in the cgi-bin but both pl and cgi works.
Got a clue? /Thanks |
|
#2
|
|||
|
|||
|
Hey again,
Actually i found it ![]() I removed the scriptAlias, replaced it with a regular alias and added: <Directory /> Options FollowSymLinks +ExecCGI AllowOverride None </Directory> All seems to work, only the annoying sql that php suddenly decided it cant load the module at ... anymore even if its there. Does all ppl working with webservers looks 10 year older then they are as i am starting to do? ![]() |
![]() |
| Viewing: Dev Articles Community Forums > Web Design > Web Server Configuration > Apache, cgi-bin and pictures |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|