Edit .htaccess file
FIND
RewriteRule ^$ index.php
REPLACE WITH
RewriteRule ^$ disclaimer.html
Now upload disclaimer.html to your site. To link to vshare installation, link to http://yourdomain/index.php
Edit .htaccess file
FIND
RewriteRule ^$ index.php
REPLACE WITH
RewriteRule ^$ disclaimer.html
Now upload disclaimer.html to your site. To link to vshare installation, link to http://yourdomain/index.php
Bookmarks