Avatar billede CTFoto Nybegynder
11. april 2011 - 13:52 Der er 7 kommentarer og
1 løsning

referer spam ved at være en plage.

Har på det sidste oplevet at statistikken går helt i selvsving, på grund af referer spam..

jeg har i .htaccess filen indsat følgende:

SetEnvIfNoCase Referer "^http://(www.)?pharma-cy.info" spam_ref=1
SetEnvIfNoCase Referer "^http://(www.)?fillbest.com" spam_ref=1 
SetEnvIfNoCase Referer "^http://(www.)?herobo.com" spam_ref=1 
SetEnvIfNoCase Referer "^http://(www.)?tripod.com" spam_ref=1 
SetEnvIfNoCase Referer "^http://(www.)?fromru.su" spam_ref=1 
SetEnvIfNoCase Referer "^http://(www.)?land.ru" spam_ref=1 
SetEnvIfNoCase Referer "^http://(www.)?1internet1company.com" spam_ref=1 
SetEnvIfNoCase Referer "^http://(www.)?hotbox.ru" spam_ref=1 
SetEnvIfNoCase Referer "^http://(www.)?deepgam.ru" spam_ref=1 
SetEnvIfNoCase Referer "^http://(www.)?pochta.ru" spam_ref=1 
SetEnvIfNoCase Referer "^http://(www.)?brokenreligion.tk" spam_ref=1 
SetEnvIfNoCase Referer "^http://(www.)?html2rss.com" spam_ref=1 
SetEnvIfNoCase Referer "^http://(www.)?baidu.jp" spam_ref=1 
SetEnvIfNoCase Referer "^http://(www.)?pisem.su" spam_ref=1 
SetEnvIfNoCase Referer "^http://(www.)?hotmail.ru" spam_ref=1 
SetEnvIfNoCase Referer "^http://(www.)?krovatka.su" spam_ref=1 
SetEnvIfNoCase Referer "^http://(www.)?front.ru" spam_ref=1 
SetEnvIfNoCase Referer "^http://(www.)?tradehim.ru" spam_ref=1
SetEnvIfNoCase Referer "^http://(www.)?danimal.tk" spam_ref=1
SetEnvIfNoCase Referer "^http://(www.)?dinalt.ru" spam_ref=1
SetEnvIfNoCase Referer "^http://(www.)?sekret-otnoshenii.ru" spam_ref=1
SetEnvIfNoCase Referer "^http://(www.)?archi4project.ru" spam_ref=1
SetEnvIfNoCase Referer "^http://(www.)?pochtamt.ru" spam_ref=1
SetEnvIfNoCase Referer "^http://(www.)?dvdnonstop.ru" spam_ref=1
SetEnvIfNoCase Referer "^http://(www.)?desimedianet.tk" spam_ref=1
SetEnvIfNoCase Referer "^http://(www.)?gostbd.ru" spam_ref=1
SetEnvIfNoCase Referer "^http://(www.)?mycook.tk" spam_ref=1
SetEnvIfNoCase Referer "^http://(www.)?mallcoin.tk" spam_ref=1
SetEnvIfNoCase Referer "^http://(www.)?co.cc" spam_ref=1
SetEnvIfNoCase Referer "^http://(www.)?inergia.ru" spam_ref=1
SetEnvIfNoCase Referer "^http://(www.)?gostbd.ru" spam_ref=1
SetEnvIfNoCase Referer "^http://(www.)?krovatka.su" spam_ref=1
SetEnvIfNoCase Referer "^http://(www.)?bujkova4co.fromru.su" spam_ref=1
SetEnvIfNoCase Referer "^http://(www.)?congfullpenro.tk" spam_ref=1
SetEnvIfNoCase Referer "^http://(www.)?doservoles.tk" spam_ref=1


<FilesMatch "(.*)">
Order Allow,Deny
Allow from all
Deny from env=spam_ref
</FilesMatch>

Hvilket kun ser ud til at have den virkning, at jeg bare får nogen andre referer spammers ind i statistikken..

Er der noget andet jeg kan skrive ind, som har en bedre virkning??

:0) Palle

ps. er på surftown Expert Linux webhotel..
Avatar billede beetle Nybegynder
11. april 2011 - 14:03 #1
Jeg har droppet min awstats, stort set af samme grund, og bruger nu kun Woopra. (http://www.woopra.com) som jeg er overdrevet tilfreds med.

De har et gratisprodukt som giver en pæn sjat sidevisninger pr. måned, men ellers koster servicen i omegnen fra $50 pr. år, hvilket rent faktisk er rimeligt når man først begynder at bruge det.
Avatar billede CTFoto Nybegynder
11. april 2011 - 16:04 #2
Hej Beetle
Hmm.. ja.. ville sikkert løse mit problem..
Men vil egentlig hellere lave en acceptabel .htaccess fil som virker efter hensigten.. (betaler jo alligevel for den service inde hos surftown.dk, så kan lige så godt fortsætte med at bruge den!)
Men Tak for tippet..
:0) Palle
Avatar billede beetle Nybegynder
11. april 2011 - 16:13 #3
Du kan evt. kigge i min - nu forhenværende - .htaccess og se om den gi'r dig noget nyt. Listen slutter af med en sektion hvor jeg havde smidt ip-segmenterne ind fra et par af de slyngelstater som alligevel aldrig ville komme forbi mit site.

Bemærk første RewriteCond på linje 3 hvor du lige skal ind og erstatte med dine egne oplysninger.

-------------------
RewriteEngine On
RewriteBase /
RewriteCond %{HTTP_REFERER} !.*ditdomæne\.dk/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://([^/]+)google\..*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://([^/]+)altavista\..*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://([^/]+)yahoo\..*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://([^/]+)msn\..*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://([^/]+)a9\..*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://([^/]+)lycos\..*$ [NC]
RewriteCond %{REQUEST_URI} !/403.php$ [NC]

RewriteCond %{HTTP_REFERER} ^.*4mk.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*tvsetmp3.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*18sex18.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*cheapoemsoft4u.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*pills-viagra.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*110mb.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*infostore.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*32465.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*onlineadultmarket.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*2008-online.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*wumoney.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*expertscredit.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*health2us.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*slavicwife.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*mp3-world.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*bankruptcy.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*unemployment-office.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*vigra.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*kamagra.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*cialis.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*0catch.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*amateur-porn.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*bestautotop.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*mk7.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*viagra.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*freepicblowjob.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*careandhealth.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*grantworld.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*antispyware.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*top10-freelinks.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*onlinewomenhealth.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*freepicblowjob.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*viara.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*envy.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*cialis-l-pills.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*firstlink.*$ [OR]

RewriteCond %{HTTP_REFERER} ^http://(www\.)?.*(-|.)?adult(-|.).*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?.*(-|.)?anal(-|.).*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?.*(-|.)?blow.?job(-|.).*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?.*(-|.)?gay(-|.).*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?.*(-|.)?cum+shot(-|.).*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?.*(-|.)?casino(-|.).*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?.*(-|.)?incest(-|.).*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?.*(-|.)?mature(-|.).*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?.*(-|.)?nude(-|.).*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?.*(-|.)?piss(-|.).*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?.*(-|.)?porn(-|.).*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?.*(-|.)?pus*y(-|.).*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?.*(-|.)?sex(-|.).*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?.*(-|.)?teen(-|.).*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?.*(-|.)?tits(-|.).*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?.*(-|.)?titten(-|.).*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?.*(-|.)?wichsab(-|.).*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?.*(-|.)?wichslos(-|.).*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?.*accepted.cc$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?.*episodesusdbz/.*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?advancedmoneyloans.*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?affiliplanet.*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?apart-?design.*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?auktion.*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?autogewinne24.*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?autospiele24.*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?babay.*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?euromillionen.*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?eurowins.*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?geldspiele24.*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?goovle.*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?gsm-support.*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?gzltax.*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?heil-fasten.*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?immobiliengewinne24.*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?internetsupervision.*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?keywordmaster.*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?nackt-stars-nackt.*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?one2onemag.*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?qw8.*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?referrer-script.*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?ranking-hits.*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?reisegewinne24.*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?rootfood.*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?shemale.*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?single66.*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?slamhost.*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?spielepsychatrie.*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?superface.*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?texasholdem.*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?topgewinn24.*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?topspiele24.*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?transexual.*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?usa-wins.*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?vendini.*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?webmasterplan.*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?wichsfick.*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?wseeker.*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?yachtdurak.*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?xmaster.*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://www14\.blogspot.*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?yahh+oo.*$

RewriteCond %{HTTP_REFERER} ^.*eurip.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*ps2cool.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*rulo.biz.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*loans.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*zanax.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*xanax.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*site-4u.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*exitq.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*poker.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*credit.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*canadianlabels.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*8gold.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*texas-hold.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*hold-em.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*holdem.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*fidelityfunding.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*condo.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*sportsparent.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*mortgage.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*spoodles.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*money.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*cash.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*hotel.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*houseofseven.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*stmaryonline.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*newtruths.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*popwow.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*oiline.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*flafeber.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*thatwhichis.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*tmsathai.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*pisoc.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*crepesuzette.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*mediavisor.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*commerce.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*easymoney.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*911.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*gb.com.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*4free.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*macsurfer.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*teen.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*pussy.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*discount.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*blogincome.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*lillystar.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*aizzo.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*webdevsquare.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*laser-eye.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*escal8.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*xopy.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*vixen1.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*linkerdome.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*youradulthosting.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*fick.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*inkjet-toner.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*fuck.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*ime.nu.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*perfume-cologne.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*italiancharmsbracelets.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*shoesdiscount.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*psnarones.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*hasfun.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*casino.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*gambling.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*poker.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*porn.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*sex.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*paris.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*gabriola.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*nude.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*xxx.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*hilton.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*pics.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*video.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*adminshop.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*devaddict.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*iaea.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*empathica.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*insuranceinfo.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*atelebanon.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*sms.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*peng.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*deals.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*pisx.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*rimpim.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*tranny.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*naked.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*livenet.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*kylos.*$ [NC]
RewriteRule .* - [F,L]

<Limit GET HEAD POST>
order allow,deny
deny from 200.86.115.249
deny from 217.218.150.35
deny from 217.218.150.21
deny from 217.219.213.241
deny from 217.174.16.30
[...]
allow from all
</LIMIT>
-----------------------------
Avatar billede CTFoto Nybegynder
11. april 2011 - 16:30 #4
Hej Beetle

Det var da ellers nok lidt af en liste.. Tak skal du ha..
Den Må jeg hellere lige kopiere og arbejde lidt med..
Spørgsmål her..
Bliver den ikke lidt tung at danse med, med så lang en liste eller har det ingen betydning??

:0) Palle
Avatar billede beetle Nybegynder
11. april 2011 - 16:39 #5
Det korte svar. Nej, det har ingen praktisk betydning.

Hvis du nu begynder at smide ip adresser ind for 40-50 nationer så kunne jeg godt forestille mig at din maskine skulle bruge lidt mærkbar tid på det, men ovenstående tager "ingen tid".
Avatar billede showsource Seniormester
13. april 2011 - 11:54 #6
En anden mulighed er måske lige at kikke koden for sitet igennem ?
Og hvis ens "antispam" får en request, så gem i db, og filtrer fra ved visning af stats.
kræver selvf. så at man laver sin egen filter/stats løsning.

Men med i access.log, det skal skidtet under alle omstændigheder !
Avatar billede CTFoto Nybegynder
10. juli 2011 - 06:57 #7
Virker stadig ikke efter hensigten, trods en htaccess fil med domænenavne og landekoder. Men finder nok ud af noget på et tidspunkt.
Avatar billede CTFoto Nybegynder
09. august 2011 - 07:47 #8
Har stadig ikke fået det helt på plads, men lukker her
Avatar billede Ny bruger Nybegynder

Din løsning...

Tilladte BB-code-tags: [b]fed[/b] [i]kursiv[/i] [u]understreget[/u] Web- og emailadresser omdannes automatisk til links. Der sættes "nofollow" på alle links.

Loading billede Opret Preview
Kategori
Uanset kodesprog, så giver vi dig mulighederne for at udvikle det, du behøver.

Log ind eller opret profil

Hov!

For at kunne deltage på Computerworld Eksperten skal du være logget ind.

Det er heldigvis nemt at oprette en bruger: Det tager to minutter og du kan vælge at bruge enten e-mail, Facebook eller Google som login.

Du kan også logge ind via nedenstående tjenester