PDA

View Full Version : SSI question


SexySites
04-11-2002, 09:04 PM
when i use include virtual are .htaccess rules obeyed?<br /><br />i.e. if i call a script in ssi file say called in.cgi .<br /><br />if the .htaccess redirects all hits to in.cgi will the in.cgi be called sucessfully by the ssi document?<br /><br />laters,<br />Chris

SexySites
04-12-2002, 09:12 AM
no one know?<br /><br />laters,<br />Chris

keyman
04-12-2002, 09:59 AM
If you want script execution to occur then include cgi should be used.<br /><br />I didn't really follow the question.. are you talking about a mod_rewrite directive that could redirect and execute a script?<br /><br />In that case, yes it would work just as if the user had accessed that page directly.<br /><br />diclaimer:<br />I am drunk atm.