in reply to Re: Calling a script onto an HTML doc.
in thread Calling a script onto an HTML doc.
It would be safer to use
Options +IncludesNOEXECThis way you disable execution of local commands, as explained in Apache SSI documentation:
Server-side includes are permitted, but the #exec command and #exec CGI are disabled. It is still possible to #include virtual CGI scripts from ScriptAliase'd directories.
Ciao, Valerio
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Calling a script onto an HTML doc.
by FireBird34 (Pilgrim) on Oct 25, 2002 at 19:17 UTC |