Thanks for the reply!
What I need is more than presenting an Excel file as a post. I’m looking to create a small database with the existing hundreds Excel files so that I can manipulate and search the data.
Thanks,
Theo
Thank you for your reply. Let me clarify a little bit:
On a website, there is this page:
http://www.xyz.com/myfiles
When I go there, it shows some content, including an icon with this URL:
http://www.xyz.com/myfiles/file1
if I click on the icon, it shows file1.txt
So the URL is not part of a separate post, just some static URL on a page.
I see your point with WP/server handling files, but how does that apply to this case?
-
This reply was modified 6 years, 5 months ago by theod44.
Thank you for your reply. Any idea how to find out whether it’s a 404 from the webserver or WP?