How to use a SWF file as your homepage

1. Name your shockwave flash file as index.swf
2. Edit the .htaccess file in your /public_html/ directory and insert the line blow.

DirectoryIndex index.swf

Now your shockwave file should come up as the homepage without having to embed it into a html page.

  • 0 Користувачі, які знайшли це корисним
Ця відповідь Вам допомогла?