Setting Up New Site

Nov 2, 2007

This may be a severely basic question, but my knowledge of this type of thing is quite limited.

My firm recently purchased a domain name and we have hosting capabilities on our own server. How do I set up the site so that I can publish directly to the domain from MS Visual Web Developer?

The domain is ca-education.com,

View 6 Replies


ADVERTISEMENT

Setting Default Site In My VPS IP

May 7, 2009

I have a VPS and I am using LXAdmin. What I want to do is that if I type the IP of my VPS in my browser it would show my main Website and not the page of LXAdmin saying that the IP address or domain is not yet setup.

View 1 Replies View Related

Setting Up An Intranet Site Using Wamp

Jul 3, 2008

These are the settings which I've created on the Wamp server that will be access across the network.

In the httpd file, I have Remove the hush from the line second line of after the Virtual hosts

# Virtual hosts
Include conf/extra/httpd-vhosts.conf

To setup the domain, in the httpd-vhosts file, I have create this

<VirtualHost *:80>
ServerName MathewBrown
ServerAlias MathewBrown
DocumentRoot "C:/wamp/www/MathewBrown"
ErrorLog "C:/wamp/www/MathewBrown/logs/error.log"
CustomLog "C:/wamp/www/MathewBrown/logs/access.log common"
<Directory "C:/wamp/www/mathewbrown/">
Options FollowSymLinks
AllowOverride all
Order Allow, Deny
Allow all
</Directory>
</VirtualHost>

<VirtualHost *:80>
ServerName DevServeWeb
DocumentRoot "C:/wamp/www"
ErrorLog "C:/wamp/www/logs/error.log"
CustomLog "C:/wamp/www/logs/access.log common"
<Directory "C:/wamp/www/mathewbrown/">
Options FollowSymLinks
AllowOverride all
Order Allow, Deny
Allow all
</Directory>

</VirtualHost>

In the hosts file, I have added this.

127.0.0.1 localhost
127.0.0.1 MathewBrown
127.0.0.1 DevServeWeb

In my phpmyadmin file, these have been added

<Directory "c:/wamp/apps/phpmyadmin2.11.6/">
Options Indexes FollowSymLinks MultiViews
AllowOverride all
Order Allow,Deny
Allow from all
Allow from 127.0.0.1
Allow from 192.168.2.102
</Directory>

<Directory "C:/wamp/www">
Options Indexes FollowSymLinks MultiViews
AllowOverride all
Order Allow,Deny
Allow from all
Allow from 127.0.0.1
Allow from 192.168.2.102
</Directory>

<Directory "C:/wamp/www/MathewBrown/">
Options Indexes FollowSymLinks MultiViews
AllowOverride all
Order Allow,Deny
Allow from all
Allow from 127.0.0.1
Allow from 192.168.2.102
</Directory>

Computers which will be accessing the server,
their hosts file have been changed to this.

127.0.0.1 localhost
192.168.1.100 MathewBrown
192.168.1.100 DevServeWeb

View 0 Replies View Related

Setting Up A Site In A .local Domain

Jun 10, 2008

I have a web server running Server 2003 and IIS6. I can access everything fine via IP. Now I want to have a domain name work with it.

The server is in a .local domain environment. Does anyone have any info on how I should setup DNS for the web server if the domain itself is not getting any DNS info from the outside?

Is it just a matter of adding new A and NS records or do I need to be in a FQDN domain for it to work?

View 4 Replies View Related

Setting Up Selling E-book Site

Apr 27, 2007

I am selling e-book on howtolearnmath.com

Currently I am using ebookpro.com

If I use PDF, how can I know others won't just download my e-book for free?

View 1 Replies View Related

Setting Up A Mirror/Mirroring Site With A 2nd Web Host

Aug 10, 2005

I currently have a mirror site set-up on a seperate server (with a seperate web hosting company) for risk management purposes.

For zero downtime dependability, a load balancer cluster checking both servers in real time, and directing traffic at only servers that were online has been suggested.

However this option is rather expensive. Does anyone know of any other options?

View 2 Replies View Related

NameServers ? Setting Them And Next Step To Make My Site Live

Mar 16, 2009

how to buy domains but what is the next step . i heard from my freinds that i we need to setup name servers and some other things before my site goes live,

View 6 Replies View Related

Plesk 11.x / Windows :: Setting Default Site On Dedicated IP - Unable To Reconfigure Web Server

Sep 2, 2014

Code:

Error: Unable to reconfigure web server. websrvmng failed: Site MailEnable WebMail does not exist at IIS7WebSites::get() In IIS7NativeProvider module Exception type: System.Exception at IIS7WebSites.get(IIS7WebSites* , auto_ptr* , Int64 id, basic_string,std::allocator >* idnName)
Windows Server 2012
Plesk 11.0.9 Update #62
Note: Recently migrated from Plesk 9.2

Trying to set Default Site for a Dedicated IP Address.

I go to Subscription, then to domain > Change Hosting Settings, select dedicated IP address and OK, works fine. Site goes to Default Plesk Page.

Go to Tools & Settings, IP Addresses > Select the dedicated IP address I set above. Change Default Site to site above. Click Ok.

I get the error message above and nothing changes.

I looked on my IIS Server and MailEnable's Webmail is installed under the Default Website.

I have another Dedicated IP on this server and it has a default site on it working properly, but it was set up on the old site and it was configured as part of the Migration using Migration Manager.

I tried deleting the IP address and adding it back in. That didn't change anything. I also tried running: "%plesk_bin%websrvmng.exe" –reconfigure-webmail since that came up under someone else's issue when searching the web and that .exe is what's throwing the error.

View 1 Replies View Related

Static Routes With Linux & Shorewall (site To Site VPN Virtual Private Network)

Mar 29, 2009

Attached is a (badly) drawn diagram of two sites, connected by a vpn.

The site to the left, is network 10.0.0.0/24 which runs a linux server as the router for the network.

The site to the right, is network 10.1.0.0/24 which runs a windows 2003 server as the router for the network.

Now, my problem is, the clients behind the windows 2003 server can ping any machine on the first network because i setup a static route to route all traffic to 10.0.0.0/24 over the vpn interface.

now, my problem is, only the linux server can ping any machine on the windows 2003 network, any client behind the linux server cant seem to route over the interface.

I have the following route on the linux server: .....

View 0 Replies View Related

Plesk Automation :: Adding Dedicated IP Breaks Site (visitors Land On Default Site)

Apr 14, 2015

Starting point: a working site using a shared IPv4, dedicated IPv6, and SSL. HTTP and HTTPS work, the latter only using SNI of course.

The good news: If I simply allocate an IP resource of 1 to a subscription it is pulled from the pool, assigned to the service node, assigned to the web site, DNS is updated, and the site is automatically changed to using a Dedicated IPv4 and Dedicated IPv6.

The bad news: visitors land on the default web site of the service node, with the default SSL certificate.

Other info: I can't ping the new IP, even though it shows in "ip a l" and /etc/sysconfig/network-scripts/ifcfg-eth0:0. [edited]

After the IP assignment, it is still installed, and /etc/httpd/conf/plesk.conf.d/ip_default/domainname.conf shows the new certificate is being used.

However, a second set of VirtualHost entries is created in server.conf for this IP for ports 80 and 443, with NameVirtualHost enabled on the new IP. The port 443 entry uses the default certificate. Apache's setup this default VirtualHost entry will override the web site configuration because Apache is listening on port 443 with the wrong cert.

If I go to "Change webspace settings" and toggle to Shared IPv4, Dedicated IPv6 the site works again via HTTPS, and Dedicated IPv4 and Dedicated IPv6 breaks it again. Setting the SSL cert to None and back again does not work.

Setting the SSL cert to None, changing to a dedicated IP, and enabling SSL results in the server being inexplicably inaccessible...browsers no longer connect to either the default site or the correct site, and I don't see any entries in the vhosts's logs.

View 6 Replies View Related

Is There Anyone Knows For A Good Hosting,which Is Allowed : Adult Site & Casino Site?

May 21, 2008

is there anyone knows for a good hosting located in uk,which is allowed : adult site and casino betting online site ?

im looking for vps and dedicated server.

please help me i really need as soon as possible.thx

View 2 Replies View Related

How Effective Can Be Lighttpd 4 My Site ( Forum + Filesharing Site )

Jun 16, 2008

I run basicly run two main site.

1.Forum big one .

2.File and image sharing site.

(image sharing site generates thumbnails which produces lots of hits)

In these conditions how much difference can lighttpd can do as compared to apache for keeping my 600 MB Ram VPS host constant.

View 5 Replies View Related

Database Site Vs Comany Site

Jun 29, 2009

I'm on a short assignment to inventory and manage the fixed assets of a small company, and we've just bought a web-based database for this purpose. While I'm pretty good at administering/running local databases, the web part has me stymied. Our company is between IT people, and there's no one on site with any more idea than I have about what's going on!!

Here's what I have so far:

--The company has a website which I'll call "ourwebsite.org" -- which I think, from searching the IP address the website points to, is hosted by HostMySite.com.

--There's also a record in DNS Management with the same name (ourwebsite.org), but pointing to our little server's local IP address.

--I need to find a way to get my database -- which I can access on the network at (server's IP address)/database (ie 0.0.00.0/database) -- online. I tried creating records in DNS Management (for ex., assets.ourwebsite.org) that point to our server's IP (the one that, if I type it in on the network, I can get to the site I'm looking for), but get generic "can't find the page" or "can't connect to the server" errors, even after 72 hours, when trying to access it from off the network.

--If I browse to assets.ourwebsite.org/database on the server itself, I get to the website! But if I go to that page from any other computer, on or off the network, it doesn't work.

--The Server is running Windows Server 2003

So, what are my options? Do I have to talk to the HostMySite.com people to add this page? Shouldn't I just be able to use my server's name (ourcompanyadc.ourcompany.org) and have that route to the server? What's going on here! Is there a simple way to get a tiny local-server-hosted website online outside of the network?

View 2 Replies View Related

Site Shows Another's Site After Transfer

Jan 9, 2008

I just transferred a domain from one cpanel box to another.

Now, that site is showing someone else's page. I've seen this happen before, but I cannot remember the fix.

the virtual host in httpd.conf is fine, shows proper IP, username, docroot, etc

Dns zone is fine as well.

The domain is using the server's main IP, so that's not the cause.

Centos 5 / cpanel 11 / apache 1.3 / php 4x

View 4 Replies View Related

Is It Possible To Relay A Site From My Site?

Aug 28, 2006

is possible to relay a site (say abc.com) from my site (xyz.com), where a viewer should be able to see the site (abc.com) through my site's IP.

View 4 Replies View Related

Setting Up A VPS To Run Behind A VPN?

Apr 1, 2009

I have a linux VPS in which i believe i only have access to the WHM control panel.

How could i set up VPN so the VPS would connect through the VPN ??

Is there a way to do it through the WHM panel or i will need remote access to the linux interface?

View 13 Replies View Related

Setting Up VPS

May 22, 2009

I would like to resell VPS accounts. To be specific, windows remote desktop accounts.

I have a dedicated server, with windows 2003. How do i set this up ?

View 3 Replies View Related

Setting Up A CDN

May 15, 2008

I am wondering if you can either:

1. Point me to an article you can validate as being accurate; or

2. Explain to me as much as you are willing to the following question:

How would someone setup a CDN to compete with companies like level3/softlayer/peer1 etc..? What kind of software is used? Is there special routing issues to address? I do understand you need *at least* 15-20 nodes before you can offer a "true CDN" and I do understand that they need to be in different locations on the POP's. How do you stream files over the CDN as well? Via RTMP?

[url]

View 14 Replies View Related

Setting Up DNS

Aug 1, 2007

to add a new domain name to my hosting account, when I put in the nameservers at namecheap, my new domain resolves to the wrong IP address.

When I contacted my host, they told me I need to contact namecheap and give them the IP address and my namservers names.

I have never had to do this before. Usually I just add a new domain in my WHM and everything works. Right now namecheap is using my hosting companies nameservers, when I try to switch to my name servers namecheap comes back with an error.

I added new zones in the WHM for my name servers, but nothing is working.

What do I need to do to get this working? I have one current domain name that is working and one that is not.

View 2 Replies View Related

Setting Up VPS Box

Apr 3, 2008

I have already one dedicated server which I use for shared hosting and for my companys site.

I have read something little about managing VPS and can say that I want to use OpenVZ for that but that's all of my knowledge.

1. Howto setup VPS box (openVZ)?

2. Do I need leave free space/resource for "management" or can I use all space/resource for clients. I have my companys site and stuff in different server (as you can read above).

3. VPS box security? Do I need to worrie about that?

4. If I want to offer multiple OS options for clients, is it possible and how that is done?

5. Is there any "VPS control panel" for clients? For reboot, shutdown, re-install OS and such actions?

6. Do I need more IPs than VEs need (one per VE).

View 10 Replies View Related

Setting Up A FTP

Mar 14, 2008

I have a dedicated server (windows 2003) with FDC i am new to all this so i need some help trying to set up a ftp so i can conect to the server, how do i go about this? are there any tutorials on this? i have looked on google but no luck. Also i am in spain so is it possible to use the server as a proxy server so i can connect with my computer in Spain to the internet with a US IP?

View 2 Replies View Related

Setting Up A VPS Box

Jul 17, 2007

I'm going to be setting up a vps Dual Core box to hold 10 vps's
I'm thinking about running virtrozzo.

ok now the thing is..

Need install help instruction on the whole setup

1 Install the OS

2 Install VPS software

3 install cpanel on each VPS running?

is this the correct way to do this?

View 2 Replies View Related

Setting Up IIS For PHP

Apr 24, 2007

I've just recieved my copy of Kevin Yanks book "build your own database driven website using php and mysql" and very excitedly installed msql and php last night. As i have IIS i installed that too. Everything so far seems to be going as plan.

But i'm only wanting to use IIS for testing. Since i'm a newbie i'm unsure on some secuity aspects. Is it possible to use IIS for testing only, that is, no possibility of anyone else using it to access my computer?

View 1 Replies View Related

Setting Up A VPN

May 31, 2007

Anyone knows what is needed to setup a Virtual Private Network that allows bypassing of the local ISP throttling via encryption?

View 7 Replies View Related

Setting Up An Environment On My VPS

Nov 3, 2007

I initially wanted to set up a VPS because I want to build a web application. The first phase is to set up a development environment, testing environment and production server. For the development environment, I want to set up an SVN server for my code (one reason why I chose a vps instead of a shared server) as well as a bug tracking system. Each environment would be under subdomains, except the production server (development.domain.com, trac.domain.com, testing.domain.com).

My question is what is the best way to utilize my VPS for this type of environment? Should I create a client for each environment? Stick everything under my admin account? I'm sure this is a simple question, but I just want to make my system as organized as possible.

At the minimum, could someone point me in the direction of any resources?

View 5 Replies View Related

Setting Up IMAP?!

Apr 1, 2008

My first post on here! I have just signed up with a VPS, and before I did so, i asked if IMAP was supported, and that was confirmed.

Now, when I try to get it to work, I am told by support that my current mails transport agent (mailEnable) does not support IMAP, and that I should elect not to use mailEnable and configure IMAP with the Microsoft Services.

Now, here I am lost. What do they mean, and how do i proceede Thank you for any input!

View 3 Replies View Related

Setting Up Cpanel/vps

Jun 12, 2009

well got my new vps from vaserv, there support is so bloody slow..

any one give me some help on setting up my server? had problems with this before..

http://xperthost.com/ site isnt working...

says somethin about no name servers excist.. but they have been setup...

View 8 Replies View Related

Setting Up Your Own Nameservers

Sep 8, 2006

Just got a new dedicated box (Fedora 5/CPanel/WHM). I didn't realize I had to set up my own nameservers with it. Definitely not a subject I am well versed in. Anyone know where I can find out how to get started?

View 9 Replies View Related

Setting Up DNS In Webmin

Jul 22, 2009

I've just bought a VPS with [url], and they only offer cPanel (of which costs extra money per month). so I decided to install Webmin, which I have never used before.

how I set up my DNS servers in Webmin? I'm completely lost here.

View 2 Replies View Related

What's The Best Setting For VPS Server

Jan 6, 2009

I got a VPS server and i want to setting up it.

View 5 Replies View Related

Setting Up E-mails Via SSH

Apr 23, 2009

I have a bare minimal server which I want to move WHMCS over to. However, how do I setup e-mails so I can setill PIPE them into the system? The e-mail server would be hosted on the main server still.

View 3 Replies View Related







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