Unix and suexec
[Previous] [Main] [Next]

 
If your Unix-based web server (e.g., Apache) is running suexec, a popular security feature with some system administrators, you will need to use a slightly modified version of the #exec directive in your html document:  
 
    <!--#exec cmd="cgi-bin/yourapp" -->  
 
Note that the only difference between this syntax and the one presented earlier is that the pathname specifying the location of the executable is relative to directory of the html document, without leading "/" or ".." characters.  


©1998 DC Micro Development. All rights reserved.
No portion of this document may be c opied or reproduced without expressed written consent.
html++ is a trademark of DC Micro Development.