Topic: Working from non-index?

Is it possible for this to work from something that doesn't rely on the page being the index?

I want all uploaded files to be on myimages.com/ root, however, I also want the uploader at this directory and a different index.html.  However, when I try to upload something, it assumes the index is index.php and tries to go to that.

I want it to be, say, upload.php and to link it from my index.html.


Is this possible?

Thumbs up

Re: Working from non-index?

use htaccess to define the document index.

rodolfoberrios.com | PLEASE use Tech Support forums to ask for support!

Re: Working from non-index?

The thing is, I don't want Cheveroto to be the index.  And when I try to upload anything it assumes it is and spits me out at index.html.

Last edited by Kazy (2010-08-11 14:02:33)

Thumbs up

Re: Working from non-index?

Kazy wrote:

The thing is, I don't want Cheveroto to be the index.  And when I try to upload anything it assumes it is and spits me out at index.html.

I see.. I have solved this issue in the next version (commercial)

rodolfoberrios.com | PLEASE use Tech Support forums to ask for support!