Results 1 to 2 of 2
-
29th Nov 2009, 02:09 PM #1OPRespected Developer
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]
Code:Options +FollowSymlinks RewriteEngine OnRedirect /addondomain http://www.addondomain.net
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: 5Bots 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.
-
29th Nov 2009, 02:14 PM #2MemberWebsite's:
litewarez.net litewarez.com triniwarez.comid try summat like
Code:RewriteCond %{HTTP_HOST} ^sumaddon.maindomain.com$ [NC] RewriteRule ^(.*)$ http://addondomain.com/$1 [R=301,L]
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
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
WHMCS Live Support Addon (Free)
By Jesse in forum Useful SitesReplies: 7Last Post: 14th Jul 2012, 10:54 PM -
Paid VB Expert Support Required
By vikrant7 in forum Web Application/Script SupportReplies: 5Last Post: 6th Mar 2012, 03:26 AM -
htaccess help required
By MrPlow in forum Web Application/Script SupportReplies: 3Last Post: 10th Nov 2011, 08:32 PM -
I need webserver that support htaccess
By piratsko in forum Webmaster DiscussionReplies: 5Last Post: 31st Mar 2011, 02:18 AM -
[VPS] Lin/WIN VPS Starting From 12.99 Instant Setup! 24/7 Support/24/7 Phone Support
By Angeix in forum ArchiveReplies: 10Last Post: 13th Dec 2009, 02:21 PM
themaCreator - create posts from...
Version 3.53 released. Open older version (or...