Website general: Referral url with format http://yourdomain.com/username
Search:
Referral url with format http://yourdomain.com/username

If you want to change the default script referrer url to easy remember url such as domain.com/username.
This can be done with a special trick, Here the information how do it.

Script refferal url:
http://yourdomain.com/index.php?ref=username
http://yourdomain.com/?ref=username

And you want to change to:
http://yourdomain.com/username

Here the trick how to make it possible:
- First, make sure that your hosting server is able to work with custom htaccess file.
- Create new file with name .htaccess in public_html directory
- Write the following lines to the .htaccess file then save it.

RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule (.*) index.php?ref=$1

- Then open your site http://yourdomain.com/username , make sure you have changed the username with registered and active member's username

 

Note:
- This trick is to force web server to send information to index.php to set username of sponsor.
- Can not work with url such as http://yourdomain.com/username/register.php and others.
- If it fail to work, check your server configuration, make sure the server is working with custom htaccess file

Other tutorials in Website general:

 

Popular Tutorials:


Testimonial

Gilles Sagot from Canada:
 Hello Sir, I would like to thank you very much for the excellent support you gave us. I had a big problem with the paypal subscription fonction. I tried to solve that problem alone but I wasn't able. I sent my problem to the support team website. And surpise, less than 48 hours were needed to improve all my settings for that great script. One more time, thank you ... I can know sell my products. Best regards Gilles 

Latest News

Accepted Payments

Copyright © 2007 - 2026 EGN Software, All rights reserved

Talk to us?