404 error when calling php

Please try

<form method="post" action="<?php echo get_template_directory_uri() ?>/abc.php">

I am assuming that abc.php is located in theme folder.