[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] miva, UPloading and the COBALT...
- Subject: Re: [cobalt-users] miva, UPloading and the COBALT...
- From: "Steven Werby" <steven-lists@xxxxxxxxxxxx>
- Date: Tue Jul 18 15:59:59 2000
Matt Zur <zurdog@xxxxxxxxxxx> wrote:
> I have a RAQ 2 and the miva engine installed. When I go to upload files
> using a browser and the miva script; it seems to work just fine and the
> file uploads into the directory I want it to. BUT.... when I go onto
> the web to view the file it doesn't show up. It says I don't have
> permission to view the file. Although when I FTP in and look in the
> directory the file is there. Any ideas>?
What are the permissions and ownership of the file? Telnet into the server, and
type:
ls -al /pathto/thefile
And then post the output online.
Also, is there a .htaccess file in the directory? You can tell by using the same
command I gave you. Your FTP client might not show it if it's not configured to show
files beginning with a ".". If there is, post the output on the list.
cat /pathto/.htaccess will do that.
Steven Werby {steven-lists@xxxxxxxxxxxx}