Good days,
I have a webpage. I never had a problem like this before. When I wanted to give a link to internal file on the path like public_html/slides/new.ppt.
I created a link like this to reach this : <a href="http://mydomain.com/slides/new.ppt">Link</a>
But, suddenly I am getting object not found errors. Although the path is correct I can not reach those links.
I tried to add a .htaccess file for 404 error page but i failed it and leave it that way and after that i can't open any internal links. What should i have to do?