You are not logged in.
I have Apache running on my box and whenever I try to host something other than HTML/JS/PHP documents it either takes forever to show up or just never does. I was trying to host a picture of a pitbull before so I could link it to something and I had to mess around with stuff for about an hour before I could get the picture to show up with a direct link. Now I'm trying to host two other files and Apache just won't show them even though they're in my serving directory. I've restarted the Apache daemon multiple times and that doesn't fix anything. What's going on here?
This is my serving directory, the xbox and pitbull pictures are visible, but the two files I just added (CWM_BLOB_V5 and Stock3.2.rar) don't show up at all. I had symlinks to other directories that worked but I just removed them.
total 227900
-rw-r--r-- 1 bran users 8613980 Aug 16 02:28 CWM_BLOB_V5
-rw-r--r-- 1 bran users 52517 Dec 31 2009 pitbull.png
-rwxrwxrwx 1 bran users 224677775 Aug 26 20:47 Stock3.2.rar
-rw-r--r-- 1 bran users 14301 Sep 29 18:07 xbox.pngSee for yourself here
Last edited by brando56894 (2011-12-10 00:34:07)
Offline
Offline
No for both of those.
Offline
It may be a permissions problem. Try changing the ownership of the directory and files to whatever is running apache (httpd I think).
Offline
I'm dumb, I still had reminants of my lampp install and I was placing the files in that directory instead of the one I currently use.
Offline