Activity Stream
48,167 MEMBERS
65207 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 2 of 2
  1.     
    #1
    Respected Developer

    Default addon htaccess support required

    hi guys i need a support for my addon domains. what i wants to do is i have created a .htaccess file and saved in my addon domain directory with below code:
    Code: 
    Options +FollowSymlinks
    RewriteEngine OnRewriteCond %{HTTP_HOST} ^addondomain\.net [NC]
    RewriteRule ^(.*) http://www.addondomain.net/$1 [R=301,L]
    
    RewriteCond %{HTTP_HOST} ^www.addondomain.maindomain\.com
    RewriteRule ^(.*)$ http://www.addondomain.net/$1 [R=permanent,L]
    
    RewriteCond %{HTTP_HOST} ^addondomain.maindomain\.com
    RewriteRule ^(.*)$ http://www.addondomain.net/$1 [R=permanent,L]
    and added this line of code in my maindomain .htaccess file:
    Code: 
    Options +FollowSymlinks
    RewriteEngine OnRedirect /addondomain http://www.addondomain.net
    so now the problem is i will get 500 Internal server error if i will use this bit of code. plz can somebody help me.
    mRAza Reviewed by mRAza on . addon htaccess support required hi guys i need a support for my addon domains. what i wants to do is i have created a .htaccess file and saved in my addon domain directory with below code: Options +FollowSymlinks RewriteEngine OnRewriteCond %{HTTP_HOST} ^addondomain\.net RewriteRule ^(.*) http://www.addondomain.net/$1 RewriteCond %{HTTP_HOST} ^www.addondomain.maindomain\.com RewriteRule ^(.*)$ http://www.addondomain.net/$1 RewriteCond %{HTTP_HOST} ^addondomain.maindomain\.com RewriteRule ^(.*)$ Rating: 5
    Bots Development | Web Development | Wordpress Customization | PSD Conversion

    Life has many twists and turns in it, you have to take what you are given and use it for the best.

  2.   Sponsored Links

  3.     
    #2
    Member
    Website's:
    litewarez.net litewarez.com triniwarez.com
    id try summat like

    Code: 
    RewriteCond %{HTTP_HOST} ^sumaddon.maindomain.com$ [NC]
    RewriteRule ^(.*)$ http://addondomain.com/$1 [R=301,L]
    just repeate for multiple domains
    Join Litewarez.net today and become apart of the community.
    Unique | Clean | Advanced (All with you in mind)
    Downloads | Webmasters


    Notifications,Forum,Chat,Community all at Litewarez Webmasters


Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. WHMCS Live Support Addon (Free)
    By Jesse in forum Useful Sites
    Replies: 7
    Last Post: 14th Jul 2012, 10:54 PM
  2. Paid VB Expert Support Required
    By vikrant7 in forum Web Application/Script Support
    Replies: 5
    Last Post: 6th Mar 2012, 03:26 AM
  3. htaccess help required
    By MrPlow in forum Web Application/Script Support
    Replies: 3
    Last Post: 10th Nov 2011, 08:32 PM
  4. I need webserver that support htaccess
    By piratsko in forum Webmaster Discussion
    Replies: 5
    Last Post: 31st Mar 2011, 02:18 AM
  5. Replies: 10
    Last Post: 13th Dec 2009, 02:21 PM

Tags for this Thread

BE SOCIAL