Redirect domain to file

1. mod_rewrite
2. IFrame redirect (if the plugin is installed on the server)
3. PHP:
PHP:
header( 'Location: http://domain.com/file.php' );
(save as index.php)
 
Ok, thanks.

IFrame redirect is this standard installed on directadmin?

if not, how can i install it?
 
Please go to "Official DirectAdmin Announcements Forum "or use the search function

Jeffreybr said:
Ok, thanks.

IFrame redirect is this standard installed on directadmin?

if not, how can i install it?
 
Hi,

i have installed the plugin but get the following error:

Unable to execute your request

Details

That plugin does not exist for the specified User Level


I logged in as:
Admin
Reseller
User
 
Back
Top