apache puzzler...
Stephen Adler
adler-wRvlPVLobi1/31tCrMuHxg at public.gmane.org
Sun Dec 19 16:47:52 EST 2010
Guys,
This is a weird one. I finished building compiz 0.9.2.1 and I wanted to
share my work with everyone. So I put a bunch of tar balls on my web
site. So I created and area on my web server, made it so that people and
see the area from the internet and put the tar ball files there and a
text file name README.txt. The weird thing is this. The .tar.gz files
show up, but not the README.txt file. I created a tarball with just the
README.txt called README.tar.gz but it does not show it. Can you guys
confirm this?
http://telacode.com/compiz
The directive gave the apache server is this....
[root at telacode conf.d]# more compiz.conf
alias /compiz /telacode/base/www/compiz
<Directory /telacode/base/www/compiz>
Options +Indexes
</Directory>
[root at telacode conf.d]#
and the listing of the directory is this....
[root at telacode conf.d]# ls -la /telacode/base/www/compiz/
total 68568
drwxr-sr-x. 2 adler adler 4096 Dec 19 16:11 .
drwxrwsr-x. 11 softadmin apache 4096 Dec 19 16:04 ..
-rw-r--r--. 1 adler adler 30614241 Dec 19 16:06
compiz-0.9.2.1-binary-fedora14.tar.gz
-rw-r--r--. 1 adler adler 29810986 Dec 19 16:06
compiz-0.9.2.1-binary-rhel6.tar.gz
-rw-r--r--. 1 adler adler 9642339 Dec 19 16:06 compiz-0.9.2.1.tar.gz
-rw-r--r--. 1 adler adler 221 Dec 19 16:11 README.tar.gz
-rw-r--r--. 1 adler adler 106 Dec 19 16:08 README.txt
so I'm clueless as to why the README.tar.gz and README.txt do show up.
It's got to be caching issue! But I've tried flushing my cache to no
avail....
Cheers. Steve.
More information about the Discuss
mailing list