Hi,
i would need the .htaccess statement:
AddHandler php-fastcgi5 .php
BUT only for the actual Folder (without Subdirectories)
Right now its my root folder that needs all .php as php5 parsed.
but NOT all it subfolders
I would be also happy if i just can define specific files from my root
(not subs) like index.php, index-e.php, ....
Any Ideas? I tried with <files .. <filesmatch .. but always the statement
works also in the subdirs.. what i dont need.
thanks
chris
i would need the .htaccess statement:
AddHandler php-fastcgi5 .php
BUT only for the actual Folder (without Subdirectories)
Right now its my root folder that needs all .php as php5 parsed.
but NOT all it subfolders
I would be also happy if i just can define specific files from my root
(not subs) like index.php, index-e.php, ....
Any Ideas? I tried with <files .. <filesmatch .. but always the statement
works also in the subdirs.. what i dont need.
thanks
chris