-
Posts
2,215 -
Joined
-
Last visited
Everything posted by DarqFlare
-
Hattrick (I play an online game called Hattrick, and a team I played a qualification match against once is the Oompa-Loompas)
-
Vegas temperatures have been perfect springtime weather!
-
Unless there's a CPanel plugin that allows you to do something like that, I don't think you'll have that capability. You usually just have to add in a Cron Job using CPanel's interface. My old webhost last year (June was when I switched) gave us SSH access to edit the cron jobs directly... By that information, I don't think there's any other way to do it than the CPanel interface. I just did a search for a plugin of that nature and came up empty-handed.
-
I haven't used Netscape's mail functionality, but Outlook has the ability to create Rules that will do virtually anything, including what you're asking. We don't have anything server-level to do that.
-
Wow... That's tough. I don't think the two can be intermixed, but there may be a way using HTACCESS. I'm not sure...
-
I'm not sure.. Someone will get in here that will have a solution for you, hang tight.
-
Can A Second Domain Be Pointed To A Sub Domain?
DarqFlare replied to guita01's topic in CPanel and Site Maintenance
The answer: Not really. I had three accounts and upgraded them all into one bigger reseller account. All of my domains had to be transferred to a new server. Technically, the files were moved, but there was no downtime because the DNS is the same. The only things I lost were a couple subdomains and my Cron Jobs (Because they are server specific). My move was relatively painless. -
I just use EditPlus 2. It's a souped-up Notepad and I like it. I hard-code everything. I can't stand using WYSIWYG editors... Maybe someday I will, but not now.
-
Yeah, I'm sure the AU extension helps, heh...
-
What's up with all this? I get my computer back up from a CPU fan upgrade and I find out that everybody is up in arms?
-
Welcome Home, Vic! Glad to hear that you're happy here!
-
Bell, I just have Sims, Livin Large, and House Party. I have yet to get any of the newer expansions, though I hear they're very nice and add a lot to the game.
-
[drools thinking about his fiancee's awesome chocolate chip cookies]
-
Welcome Alex! Hope you like it around here!
-
Mike, take a look at that and let me know what you think. I think we've got this sucker down to a very efficient script that we could potentially share with all our other TCHers...
-
Thanks MikeJ! I introduce to you, the uber-effective image hotlink protection known from hereafter as the "Darq-Gorilla IHPM" (Image Hotlink Protection Method). Fun! >RewriteEngine on RewriteCond %{HTTP_REFERER} !^$ [NC] RewriteCond %{HTTP_REFERER} !^(.*):/+(.*\.*)?omgn.com(:*)(/*).*$ [NC] RewriteCond %{HTTP_REFERER} !^(.*):/+(.*\.*)?darqness.net(:*)(/*).*$ [NC] RewriteCond %{HTTP_REFERER} !^(.*):/+(.*\.*)?friendsurveys.com(:*)(/*).*$ [NC] RewriteCond %{HTTP_REFERER} !^(.*):/+(.*\.*)?eclipseprime.com(:*)(/*).*$ [NC] RewriteCond %{HTTP_REFERER} !^(.*):/+(.*\.*)?darqstuff.com(:*)(/*).*$ [NC] RewriteCond %{HTTP_REFERER} !^(.*):/+(.*\.*)?antietem.com(:*)(/*).*$ [NC] RewriteRule ^/*images/.*$ http://www.omgn.com/undef.gif [R,NC] {Edit} Updated to show new modifications in the method. {Edit #2} Updated again. {Edit #3} Changed typo errors and removed the question about the question mark: 0 or 1 of preceeding text.
-
Lately I've been into: The Sims GunBound (http://www.gunbound.net/) SSX 3 ESPN NFL Football I've plays many games over the years, but I'm settling down on my gaming habits because of my websites.
-
My thoughts and opinions expressed do not represent the thoughts and opinion of TCH or any TCH non-moderator staff member. I am converting to Catholicism, and if there is one thing I've learned, it is community at the church I attend. I commend you, Light, for even coming forth with such a suggestion. You must be very firm in your beliefs, and I respect that a great deal about you. I have no doubt about any of that. My thought here is that creating a separate Christiam forum would not bode well for our family structure. Something like that could easily divide up the wonderful Family Forums we have. And that is one of the best parts of TCH! The Forums! In my opinion, we don't need a forum that would separate our users and potentially cause religious arguments. We don't need any single religious group of TCHers separated out from the rest. We're one big family! That being said, I don't see any problem with you or anybody else setting up their own forum somewhere else for Christian TCHers. That would not seem officially sanctioned by TCH itself.
-
Hey Mike, if you could take a look and get back to me, that'd be great. Thanks man.
-
Also... Is using >RewriteCond %{HTTP_REFERER} !^http://(.*).omgn.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://(.*).omgn.com$ [NC] Valid to pass it on to all subdomains? I don't think it is, actually. I need a way to basically allow the images on certain domains, and all those domains' subdomains.
-
Well, I removed the OR bar and closed off my browser windows to clear out the HTACCESS cache... A lot of times when I make changes to my HTACCESS Rules, I have to close out the browser to get a new version. It loaded for me this time...
-
Oh snap! I just noticed the OR bar I have in the rule that should have been removed... removing it and trying the search on Google... Hold on.
-
It doesn't matter if I make it public. Here it is, I have removed it from my website to see if my traffic problem is related. >RewriteEngine on RewriteCond %{HTTP_REFERER} !^$ [NC] RewriteCond %{HTTP_REFERER} !^http://omgn.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://omgn.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://(.*).omgn.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://(.*).omgn.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://darqness.net/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://darqness.net$ [NC] RewriteCond %{HTTP_REFERER} !^http://(.*).darqness.net/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://(.*).darqness.net$ [NC] RewriteCond %{HTTP_REFERER} !^http://friendsurveys.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://friendsurveys.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://(.*).friendsurveys.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://(.*).friendsurveys.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://eclipseprime.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://eclipseprime.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://(.*).eclipseprime.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://(.*).eclipseprime.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://darqstuff.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://darqstuff.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://(.*).darqstuff.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://(.*).darqstuff.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://antietem.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://antietem.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://(.*).antietem.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://(.*).antietem.com$ [NC] RewriteRule ^/*images/.*$ http://www.omgn.com/undef.gif [R,NC] {Edit} Removed the OR bar in the code...
-
I decided to modify my rule rewriting for all images and allow hotlinking for certain other domains. Well, as it turns out, I think there is a major problem with the rule rewriting system. Hop over to Google and search for "space trade text based game." The second option is a listing of a Game in my website's Games Directory. Click the link. I never get anywhere by clicking the link. However, when I copy-paste the address to a new browser window, I get there immediately. After delving into my Latest Visitors file in my wbesite, I see that the visitor that used that Google query (http://www.google.com/search?hl=en&ie=UTF-8&oe=UTF-8&q=free+online+roleplaying+multiplayer+games) ended up viewing the following file: /undef.gif It seems there is a problem with the rule rewriting system per linking to my website. This may also explain the odd traffic numbers I've been getting the past two days. Just keeping everybody in the know. Perhaps there is a way around this. Let's try and think something up. Also... I don't have access to my rules at this point, but I had to add a new rewrite condition for !^$ -- so direct access of my images was allowed.
