Search found 5 matches
- Tue Oct 03, 2006 3:38 am
- Forum: Bugs
- Topic: created file permissions
- Replies: 6
- Views: 3209
I found another case... the media library creates thumbnails with "apache:apache rw-rw-rw-" permissions as well. I understand that s9y probably just creates the file with whatever default permissions our system uses, but those of us in shared hosting environments have little control over the default ...
- Fri Sep 29, 2006 5:09 am
- Forum: Bugs
- Topic: .htaccess DirectoryIndex set incorrectly
- Replies: 3
- Views: 2459
- Fri Sep 29, 2006 4:56 am
- Forum: Bugs
- Topic: created file permissions
- Replies: 6
- Views: 3209
- Thu Sep 28, 2006 11:41 pm
- Forum: Bugs
- Topic: created file permissions
- Replies: 6
- Views: 3209
created file permissions
We really need a way to specify the permissions of files that s9y creates. So far, when s9y creates a file on my server, it gets set rw-rw-rw- ... ie, world readable and writable! This is not good in shared hosting environments!
- Thu Sep 28, 2006 11:35 pm
- Forum: Bugs
- Topic: .htaccess DirectoryIndex set incorrectly
- Replies: 3
- Views: 2459
.htaccess DirectoryIndex set incorrectly
OK, I'm not sure if this is a "feature" or a "bug".
When URL rewriting is enabled, it writes the following line to the .htaccess file in the s9y root directory.
DirectoryIndex /index.php
If you have s9y installed in the server root and other packages (say, gallery2) in subdirectories, the ...
When URL rewriting is enabled, it writes the following line to the .htaccess file in the s9y root directory.
DirectoryIndex /index.php
If you have s9y installed in the server root and other packages (say, gallery2) in subdirectories, the ...