[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,
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.
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.