Skip to content
WJunction - Webmaster Forum

Help needed

Status
Not open for further replies.
i am having a problem my site cant open with www. only works with out www.

when i try with www. i get this error message ( Firefox can't find the server at www.warez-licious.com.)

.htaccess

# Full Seo Download Link for WCDDL Made By The Dude | MissionW.org
RewriteEngine On
Options +FollowSymlinks
RewriteRule ^index\.html$ /index.php [QSA,L,NC]
RewriteRule ^download-([^/]+)-([^/]+)\.html download.php?id=$1 [QSA,L,NC]
RewriteCond %{HTTP_HOST} ^www.warez-licious.com$
RewriteRule ^(.*)$ "http\:\/\/warez\-licious\.com$1" [R=301,L]


As you can seen in the image in red color box thats what i see for every members who come online only the time keep changing but the Creating Thread well stay like that



5zl8aa.jpg
 

66 comments

Okay.

Now delete these 2 lines in the remaining .htaccess

RewriteCond %{HTTP_HOST} ^www.warez-licious.com$
RewriteRule ^(.*)$ "http\:\/\/warez\-licious\.com$1" [R=301,L]

Then save it.
 
still same problem

this is what i have left

# Full Seo Download Link for WCDDL Made By The Dude | MissionW.org
RewriteEngine On
Options +FollowSymlinks
RewriteRule ^index\.html$ /index.php [QSA,L,NC]
RewriteRule ^download-([^/]+)-([^/]+)\.html download.php?id=$1 [QSA,L,NC]
 
I have 40 posts per page (yeah, you can set it like that too! <.<). Saves up clicks.

Cleared cache, not working here either.

Okay smart ass.

Well I tried it on both my laptop and my desktop in 3 different browsers and it's working with the www. and before it did not.

i did clear browser cache and i did try Internet Exploder
and with my laptop same problem

Delete system32 (just kidding)

Try clearing your dns cache.

Vista/7: Start search for cmd, right click on the cmd icon and select run as admin. Then type ipconfig/flushdns in the command prompt.

XP: Start run type in cmd.exe and then type ipconfig/flushdns in the command prompt.
 
DO NOT DELETE SYSTEM32 xD

I think it was a hint to reinstall your OS ;)

Okay smart ass.

Well I tried it on both my laptop and my desktop in 3 different browsers and it's working with the www.

Actually it worked for me with the .WWW from the beginning. Oh and it definently works now :)
 
Lol apl, nice help. I tried it too, and guess what? It doesn't work!

Anyways, I'd try to contact the host for them to check your DNS records (maybe one for www is missing) / restart BIND, as it doesn't even respond to ping here (doesn't show the server's IP when pinging it). Without www everything is fine tho.
 
Status
Not open for further replies.

About the author

L
Active Member · Joined
Not Much Games
2,172
Messages
385
Reactions
83
Points

Advertise on WJunction

Reach 1000's of webmasters, hosts & affiliates. Banner & sponsored-thread slots available.

Contact us
Back
Top Bottom