[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [microblaze-uclinux] Is it possible to write a file to romfs?



Hi Leonid,

I tried what you said to change the content of httpd file to
thttpd -d /var & .

Now, I can see the jpeg files in the web brower. That's great.

Thanks really a lot.

Qihua

On 6/8/07, Leonid <Leonid@xxxxxxxxx> wrote:
All Web servers allow you to configure where their top directory is. Thtttpd has default /home/httpd, but you can change that, using -d parameter:

thttpd -d /var &

Leonid.

________________________________________
From: owner-microblaze-uclinux@xxxxxxxxxxxxxx [mailto:owner-microblaze-uclinux@xxxxxxxxxxxxxx] On Behalf Of qihua shang
Sent: Friday, June 08, 2007 6:13 AM
To: microblaze-uclinux@xxxxxxxxxxxxxx
Subject: Re: [microblaze-uclinux] Is it possible to write a file to romfs?

hi falk,

That's really a good idea. I will try this. Thanks a lot.

Qihua Shang
On 6/8/07, Brettschneider Falk < fbrettschneider@xxxxxxxxxxxxxxx> wrote:
Hi,
maybe put a symbolic link to /var in your /cgi-bin directory when creatingthe romfs... or try to point the web interface server to /var.
CU, F@lk
-----Original Message-----
From: owner-microblaze-uclinux@xxxxxxxxxxxxxx [mailto:owner-microblaze-uclinux@xxxxxxxxxxxxxx]On Behalf Of qihua shang

I have already used /var directory to store my continuesly .jpeg files, but how can I display these .jpeg files in the website? As I know only the files, which are located under the /cgi-bin directory, can be displayed in the website.


___________________________
microblaze-uclinux mailing list
microblaze-uclinux@xxxxxxxxxxxxxx
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/