I Got this plugin called Import HTML Pages. On My Server I Have Wordpress Installed Here /mydomain/htdocs/(wordpress is here)/ i created a directory called articles to store all my html articles which i want to import /mydomain/htdocs/articles/(all HTML HERE) then in the plugin it asks me "This should be a full path from the server root, on the same server where WordPress is running now." so i put /articles/ when i ask it to import this is what i get Im Not Much Of An Expert In Htaccess.
AFAIK full path from the server root would be '/mydomain/htdocs/articles/' see if this works or move the 'articles' folder to the 'wordpress' folder and use '/mydomain/htdocs/(wordpress is here)/articles/' for the root path.