View Single Post
Old 12-30-2004, 04:22 PM   #4
rAdoN
Green Mole
 
Join Date: Oct 2004
Posts: 27
like this

PHP Code:
define('FORBIDDEN_EXTENSIONS','(index[0-9]+\.html|guestbook|\.(cgi|php|asp|pl|rm|ico|cab|swf|css|gz|z|tar|zip|tgz|msi|arj|zoo|rar|r[0-9]+|exe|bin|pkg|rpm|deb|bz2)$)'); 
remove space

remove cgi|php|asp|pl| if you want index of links end with that extensions

you need to go admin update - delete links you no want - run the cleans - edit FORBIDDEN_EXTENSIONS - index
__________________
rAdoN was here
rAdoN is offline   Reply With Quote