Help Please Forums (urgent)

Status
Not open for further replies.

caftpx10

Well-Known Member
Messages
1,534
Reaction score
114
Points
63
You remove/comment out those lines mentioned from the .htaccess file.
 

bdistler

Well-Known Member
Prime Account
Messages
3,534
Reaction score
196
Points
63
lol sorry, but where do i find the .htaccess file? I don't see it.
If you are using the cPanel-x3 theme - File Manager - you may need to enable "hidden files" when you access the [ File Manager ]
 

Trick Maulz

Member
Messages
40
Reaction score
0
Points
6
Thanks, I tried editting file, but no luck. I'm not used to this, could I get help please? this is my htaccess

RewriteEngine on

RewriteCond %{HTTP_HOST} ^haxfl.x10host.com$ [OR]
RewriteCond %{HTTP_HOST} ^www.haxfl.x10host.com$
RewriteRule ^/?$ "http://www.HaxFB.com" [R=301,L]

#RewriteCond %{HTTP_HOST} ^haxfb.com [OR]
#RewriteCond %{HTTP_HOST} ^www.haxfb.com$
#RewriteRule ^/?$ "http://www.haxfl.x10host.com/index.php" [R=301,L]


RewriteCond %{HTTP_HOST} ^haxfb.com$ [OR]
RewriteCond %{HTTP_HOST} ^www.haxfb.com$
RewriteRule ^/?$ "http://www.haxfl.x10host.com/index.php" [R=301,L]
 
Status
Not open for further replies.
Top