July 6, 2007
How to host a flash based website in linux server?
my websites which are in linux server are not previewing flash files when browsing the site
- I believe the only thing necessary is to define it in the mimetypes section of your httpd.conf for the server and restart apache (assuming you're running the apache as the web server).
- Hello,
I guess if your flash is static and no db link or your HTML code is static you can load the files into your Apache file location directory and just modify the config file, but if your pages or flashes read the SQL server or other type of dynamic images and database I think you should make sure it's compatible with Linux platform and you having the proper client tools.

































