Apache :: Changing DNS Settings

Dec 10, 2012

I am running a web server (Apache 2.2) on a (production)windows 2008 server. I am encountering a little trouble. I have the domain wheatondev-uk.com pointing to this (production) server. This works fine. I have another domain hosted on another(developement) server. This is domain is wheaton-uk.com I want to have the domain wheaton-uk.com point to the production server. However when i change the DNS settings at network solutions by that I mean i change the settings of wheaton-uk.com to point to the IP of the production server...it times out when trying to go to wheaton-uk.com. If I switch them back to the original DNS settings, all the domains load up fine. I feel like this is an apache thing and I need to change something in the conf files.

View 1 Replies


ADVERTISEMENT

Changing Settings For Php.ini On IIS

Jan 29, 2008

I have IIS on my computer and I want to start using a php driven forum (SMF) on my web site. Before I upload the files I need to check the following settings are on:

the engine directive must be On.

the magic_quotes_sybase directive must be set to Off.

the session.save_path directive must be set to a valid directory, or empty.

the file_uploads directive must be On.

the upload_tmp_dir must be set to a valid directory, or empty.

I cant find anywhere within IIS where these directions maybe found. Can anyone point me in the right direction?

View 2 Replies View Related

Plesk Automation :: How To Disable Changing Of System User Settings

Aug 28, 2014

How do we disable the "change system user settings" option when a user creates a new webspace? I don't want customers to pick their own system username/passwords.

View 2 Replies View Related

Plesk 11.x / Windows :: Changing Plan For A Domain / Does Not Update Website Hosting Settings

Jul 3, 2014

OSMicrosoft Windows Server 2008 R2 Service Pack 1
Panel version11.5.30 Update #47

We have a few hosting plans setup with different "allowances" for each.The website permissions allow basic html and PHP.In Windows Advanced: The website settings allow for html, php, asp and asp.net

When we change a Basic Hosting plan to Windows Advanced using "Change Plan", it will reassign the subscription/domain to use the new plan, but it will not add-on the extra features in Hosting Settings.

View 1 Replies View Related

Apache - Changing Requested URL

Sep 4, 2009

Need to make requested URL - remove "//pdf" off the end.

Thought:

If //pdf exists in the URL - remove it.

Thought it would be something like belowe added to the httpd_conf file but not sure.

RewriteRule ^//pdf / [R]

View 2 Replies View Related

Apache :: Give Someone Access To Modify Settings Through WHM?

Nov 13, 2013

I have WHM and Cpanel on my dedicated server. Is there a way to give them access to change this? I dont want then to have access to everything either.

Edit your httpd.conf file.

Timeout 50
KeepAlive On
MaxKeepAliveRequests 120
KeepAliveTimeout 10
MinSpareServers 10
MaxSpareServers 20
StartServers 16
MaxClients 125
MaxRequestsPerChild 5000 

View 4 Replies View Related

Changing Code To Lighthttpd Htaccess From Apache

Jul 7, 2009

trouble with users mis-using hot-linking feature, so he wants some restrictions to b set via htaccess

He has given me a code which is used for htaccess in apache, but he wants this to work in lighthttpd, I am not sure if this would work in lighthttpd htaccess,

this was the code given to me to b worked on:

Code:
RewriteEngine on

RewriteCond %{HTTP_REFERER} !^$

#allow hotlinking for thumbnails
RewriteCond %{REQUEST_URI} !_thumb

#allowed website to hotlink (don't forget to add your own site !!)
RewriteCond %{HTTP_REFERER} !^[url]

#display no-hotlink.jpg instead of the requested image
RewriteRule .(jpg|jpeg|gif|png|bmp|ico)$ [url]

can any one help me for getting this code re-written for lighthttpd version htaccess file and where to enter this code -- using hypervm/kloxo on his vps

View 5 Replies View Related

Changing LimitRequestLine In Plesk Apache Configuration

May 16, 2014

I have to modify the two apache settings LimitRequestLine and LimitRequestFieldSize. Strangely, the setting has to be made to the first VirtualHost that gets loaded and it will then be changed for all virtual hosts. I don't understand why that's the case, but I was able to verify it works on a local test server.

But how do I find out which virtual host is loaded first? I tried with default of course, but that one isn't it.

Or how to make the setting to apache?

I run Plesk Panel 11.5 on Debian 7

View 2 Replies View Related

Apache :: Server Ran Out Of Threads To Serve Requests - ThreadsPerChild Settings

Mar 27, 2013

I'm running Apache 2.4.4 on Windows Server 2008 R2. It's already happened many times that Apache stopped responding to requests. The last entry in the error.log:

[Wed Mar 27 06:22:07.043600 2013] [mpm_winnt:notice] [pid 1736:tid 256] AH00354: Child: Starting 64 worker threads.
[Wed Mar 27 06:52:34.521200 2013] [mpm_winnt:error] [pid 1736:tid 1656] AH00326: Server ran out of threads to serve requests. Consider raising the ThreadsPerChild setting

View 1 Replies View Related

Dns Settings

Jul 1, 2007

how to set up dns correctly as I have been trying for over a day now and not succeeded!

The situation is that I am using whm/cpanel. I have a domain hosted with godaddy that I want to point at my vps space. I have entered the nameservers into godaddy, and it now shows the placeholder page when I go to my domain.

I have set-up a user with ftp access to my main domain in whm, and uploaded an index page to test.

If I type in my domain name it goes to the godaddy placeholder page, if I type in the IP address it goes to an apache 'great success' page, and if I go to the same IP but with the users name added, it goes to the index file I uploaded.

I have played around with dns zones and A records but cannot get the index page to show when I enter my main domain name.

View 7 Replies View Related

PHP Settings

Aug 20, 2007

Does the following setting of PHP look normal in a shared hosting environment?

disable_functions ini_alter,system,passthru,shell_exec,leak,listen,chgrp,apache_setenv,define_syslog_variables,openlog,syslog,ftp_exec ini_alter,system,passthru,shell_exec,leak,listen,chgrp,apache_setenv,define_syslog_variables,openlog,syslog,ftp_exec

View 5 Replies View Related

DNS Settings

Jun 25, 2007

Our business is in the middle of changing to a Exchange based Email Platform which will be take effect in a few months, NOT NOW but planning ahead I'm trying to help with the DNS issues behind the scene. The current Host and Registerar is flarehosting. However I have just transferred the Domain Name to my NAMECHEAP account and need to take over the DNS Controls. I want to make SURE this is done without ANY downtime for the company (website, current email system). After contacting the current host for correct settings I have 3 things I need help with.

newerafinance.com 208.21.164.25 (Used for Domain)
mail.newerafinance.com 208.21.167.4 (Used for WebBased Email AND pop/smtp)
MX is mail2.uploadmysite.com

I was told with the above info I need to setup ARecords, CNAME, and URL Redirect and MX records. Before I try this myself I’d like some help with how this should be setup.

Exchange server will up at a future date so we need the current Email system to remain the same. Half of our users use pop/smtp and other half web based email.

View 0 Replies View Related

IP Keeps Changing In WHM

Sep 25, 2007

Everytime I deleted an Ip set up by WHM, this one nameserver always comes back and deletes one that I already set up.

69.50.221.151 NS19.NSHOSTER.NET

No matter what I change it to, that NS19.NSHOSTER.net keeps overwriting an NS that i set. What's wrong? When i try to delete with WHM

Quote:

Removing Nameserver Ip 69.50.221.151
Sorry, the nameserver ip 69.50.221.151 cannot be removing since it is still registered with an ICANN register.

I can only go through ssh.

View 1 Replies View Related

Changing The IP

May 26, 2007

My Linux box has a set IP address that never changes. However, I am switching my server from one collocation to another so in the process my IP address will be different.

The last time I switched my box, I had my ISP admin change the IP address within my linux box, but now that might not be an option.

So in linux, CentOS 4.1, how do I change the IP address on the box?

As much as I can remember, I had to change it in:

/etc/netstart

But I also remember there is another file that needs to be edited within the server to change the IP.

View 1 Replies View Related

Max Client Settings

Jan 15, 2008

Now my site online users went more that 200,my max client is 200 now server load slow can i increase the max client to 250,

View 5 Replies View Related

How To Set The SPF Correctly Settings For My VPS

Jan 28, 2008

I am being rejected by Hotmail when sending mail from my VPS. I want to send mails from punbb and OSCommerce, with various website hosted on one VPS/Cpanel/LAMP solution. And with sendmail or SMTP, it'a always the same : passing almost every ISP except Hotmail/Gmail. I also always get this part in my email header regardless of which website i'm sending email from :

Code:
Received: from host.locker4adream.com ([74.200.75.7])
by host.locker4adream.com with esmtpa (Exim 4.68)
So I think it's the host.locker4adream.com part that makes me rejected. Because it's almost the only line in the email header that is different when I am using Outlook/Thunderbird to send mail. This ip (74.200.75.7]) is mine and I never spammed or anything.

So i asked my host ro add rDNS. And I added this line to my DNS zone on my mail domain:
Code:

lockeradream TXT "v=spf1 mx a ptr ip4:74.200.75.7/32 ip4:74.200.81.156/32?all"
I am really out of solutions! Can anyone tell me if the SPF record stated above is ok?

View 1 Replies View Related

Csf Recommend Settings

Mar 8, 2008

I'm running a pretty large site that brings in about 80k unique each month, what would be a good setting to lower sync floods settings in csf configuration?

View 1 Replies View Related

DNS Settings In Cpanel

Apr 7, 2008

I have a dedicated server and have 5 IP addresses in all.

3 IP addresses i am using already.

I want to give 2 IP address to a site, i have created DNS for that site:

ns1.domainname.com
ns2.domainname.com

for both NS i have given 2 spare IPs.

Now i want to edit the DNS of that domain name, which section i edit of the DNS in WHM and in which field what i write?

View 5 Replies View Related

Whmcs Settings?

Jul 12, 2007

Is there a way to make it only paypal verified people can order?

View 5 Replies View Related

Dos_evasive Settings

Jan 19, 2007

I have over 200 bots or whatever they are are simply using over 200 differebt Ips to take down the site and they were sucessful to slow it down but now its working fine but with high loads I installed Dos_deflate and dos_evasive but can someone recmannd me the best dos_evasive settings to prevent these kinds of attacks

View 5 Replies View Related

Compilaiton Settings

Jan 20, 2007

I cannot compile software from source because:

Code:
/usr/bin/uname -p = unknown
/bin/uname -X = unknown

/bin/arch = i686
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown

PATH: /usr/kerberos/sbin
PATH: /usr/kerberos/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/X11R6/bin
PATH: /root/bin

View 1 Replies View Related

Something Wrong With DNS Settings

Jun 4, 2007

I have bought a dedicated server with FDC servers and installed a script. Initially everything was working fine but now the site is not accessible. Everything is alright with the script installed but looks like there is some issue with the DNS settings. When I ping the IP address (it's dedicated ip address) it gives me an error. When I Ping the domain name, it just closes the window after few mins. Can someone experienced with WHM help me to fix the DNS settings? Of course, I am ready to pay for your help (though i might not have a very higher budget)

View 5 Replies View Related

Mod_evasive Settings

Mar 30, 2007

mod_evasive settings?

I cant find out the setting which would ban all bad IPs and will nto ban normal ones.

View 0 Replies View Related

VPS Account Or Settings

Sep 17, 2007

I'm having some issues with my vps hosting account. Awstats started showing ebay and yahoo as the most visited sites with that traffic originating from Hong Kong.

access_log has entries like this:
59.40.127.21 - - [07/Sep/2007:01:14:31 -0600] CONNECT 216.39.53.2:25 HTTP/1.1 200 13238
58.61.195.123 - - [17/Sep/2007:04:40:30 -0600] GET [url]HTTP/1.1 200 13216 Mozilla/4.0 (compatible; MSIE 5.00; Windows 98)

I contacted support and their response included:

- Most likely what is happening is that someone has mis-configured their computer so that it thinks your site is ebay.

- not malicious, site hits would be in millions if malicious. We can setup filtering if it continues.

Well it continues... and after some testing I find that I can telnet to port 80 to my servers IP with apache stopped and issue a - GET [url] HTTP/1.0 - and get yahoo's site.

This action doesn't show up in my access_log obviously because apache is stopped. So I'm now at the WTF stage. When I try the same thing with apache started and using domain name I get my sites main page but according to the access_log this person in HK is getting something else (different size).

I disabled and updated everything I could through their control panel and nmap shows ports (21,22,25,80,110,143,442,873) open, no UDP. I tried filtering but the HK host is dynamic.

- phpMyAdmin 2.9.2
- MySQL 4.1.9
- perl 5.8.7
- php 5.2.1
- roundcube 0.1.2

Can anyone offer some info as to what might be going on? I'm waiting to hear back from my host but it took them a while last time.

I came to WHT to get some help about what I asked above but kinda got lost reading the endless info on this site. Almost have me convinced that I "need" a dedicated server and I could spin off some hosting biz on the side... :/

View 0 Replies View Related

EAccelerator Settings

Nov 6, 2007

whether if its a good diea to enable these settings for eAccelerator?

eaccelerator.shm_max
eaccelerator.shm_ttl
eaccelerator.shm_prune_period

There are scripts which are accessed once a day and i guess i shoudl set to prune those scripts which arent accessed for a few hours or so?

View 9 Replies View Related

Memory Settings

Sep 29, 2007

1. For a Virtuozzo based VPS of 256MB guaranteed RAM and 512MB burst RAM:

vmguarpages065,5362,147,483,647
= 256MB
privvmpages89,894117,964131,072
= 460MB / 512MB
oomguarpages46,34665,5362,147,483,647
= 256MB

Does the above indicate that the burst is actually up to 460MB or 512MB?

Does it also mean that 256MB is guaranteed even in out of memory situations?

2. For a Virtuozzo based VPS of 512MB guaranteed RAM and no burst RAM:

vmguarpages 0 67,584 2,147,483,647
= 264MB
privvmpages 82,870 131,072 139,264
= 512MB
oomguarpages 37,507 52,224 2,147,483,647
= 204MB

This seems to indicate there is 264MB guaranteed RAM and 512MB burst RAM. But the 204MB does not seem to tie in. Does this indicate that although 264MB is guaranteed, in an out of memory situation, only 204MB is guaranteed?

Does the second example seem right for a 512MB VPS? Or does it seem to be incorrectly setup?

View 5 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved