[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 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 creating the 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.