jdMorgan

msg:3603121 | 5:58 pm on Mar 17, 2008 (gmt 0) |
Is the cgi-bin a "real" subdirectory below the directory in which this .htaccess code resides? If it is actually elsewhere in the filesystem, and is simply Aliased (see mod_alias) or ScriptAliased to appear to be in your directory structure, then your .htaccess won't necessarily apply when it's requested via HTTP. Jim
|
BassTeQ2

msg:3603565 | 12:58 am on Mar 18, 2008 (gmt 0) |
Hi Jim, thanks very much for your reply. Its a standard apache install, so the cgi-bin lives below the htdocs directory and is ScriptAilased to be in the directory structure. Even if I copy the .htaccess file into the cgi-bin from htdocs it still doesn't work.
|
BassTeQ2

msg:3603582 | 1:21 am on Mar 18, 2008 (gmt 0) |
I've managed to get it working now, thanks again for your help! Cheers
|
g1smd

msg:3603619 | 2:35 am on Mar 18, 2008 (gmt 0) |
How did you fix it? Might be useful to the next person with the same question...
|
|