Hey guys!
If I disallow /includes/ in my robots.txt, would my SSI includes still work if they included a file from /includes/?

I will be using SSI to include headers and footers. Cuz I still want the robot to index the header of the page, but I don't want it to index the page /includes/header.php.
If not is there a better way of doing this? How would I do it via htaccess?