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
ADVERTISEMENT
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
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
Jun 16, 2008
I am gonna host a multi-platform website from my home server soon. My home server is basically IIS7 on Windows server 2008. However , I am currently experimenting with IIS7 on vista business .Unfortunalely I have experimented so much that I need to reset IIS7 to default settings.
I haven't backed up atall. So it would be great if someone can assist me in this matter.
View 3 Replies
View Related
Apr 9, 2009
how can i set the path for custom error documents of error codes
the path that i made a custom changes in
Code:
/usr/local/apache/htdocs/
i add in httpd.conf file the following settings
Code:
ErrorDocument 400 /usr/local/apache/htdocs/badreq.html
ErrorDocument 401 /usr/local/apache/htdocs/noauth.html
ErrorDocument 403 /usr/local/apache/htdocs/forbid.html
ErrorDocument 404 /usr/local/apache/htdocs/missing.html
ErrorDocument 500 /usr/local/apache/htdocs/conferr.html
restart the apache ,but still my custom pages no working
i want to know how can i make local path for default error documents pages in httpd.conf
View 1 Replies
View Related
Jun 8, 2008
How do I change the default system setting for the index manager so that indexes server wide are always set to no indexing.
I am aware that this can be done individually in cpanel, but how do I set it so that it is the default setting on the server to have
"No Indexing"
View 2 Replies
View Related
Nov 26, 2014
I changed the DNS parameters of the default domain service plans to slave.
But where can I set the default master server, I didn't find it.
View 4 Replies
View Related
Jun 16, 2014
I have Plesk 11.5 installed on my server. There are about 30 sites on the same shared IP address. I need to set up a site to be accessible via https://<ip-address-of-the-server> . According to the documentation I went to Setting -> IP Addresses and selected the desired site from the drop down. Now http://<ip-address-of-the-server> (note, 80th port) works like a charm. Unfortunately https:// displays only the first page of the selected site; all CSS, JS and other files are not found (404).
I did some research and found that Nginx forwards the requests to Apache for all the PHP files and tries to handle all the static files by itself (what is expected and correct). But it looks like that there is no special configuration for nginx which would specify where to get these static files for the IP address, and Nginx just uses the first loaded config (started from b in my case).
I temporary resolved this issue by modifying the last_nginx.conf for the desired domain this way: listen XX.XX.XX.XX:443 default_server ssl;
Note I added "default_server" directive. Of course it would be erased on each reconfiguration of the config files, but as for now I do not see how I can put it in custom nginx.conf or on the server servel level. I reckon Plesk should include the directive in the file the same way as it produces last_httpd_ip_default.conf Apache config for the selected domain. It looks to be an easy fix on the template level, may be I will do it later, but for now this is just the bug report.
View 2 Replies
View Related
Jul 9, 2015
If you would disable a subscription and reloaded that domain name. You would be redirected to a default subscription. How can i change this default landing page?
View 2 Replies
View Related
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
View Related
Jul 14, 2012
I upgraded from 10.4.4 to 11.0.9 and saw no errors in the process, everything was fine. However when I checked the sites after, all of them (including sub-domains) were showing the default domain page. All the files are still there no problem, and as a test I deleted a subdomain a recreated it and it worked fine.
I have a feeling it's something to do with IP addresses (I currently have two set up - most sites use one and about only 5 use the other) as going to the subscription and changing the IP address over to the other one then back to the original seems to make the site show up for most sites. I can't do this on all sites though - any commands to reconfigure everything and get it all back in to place?
View 19 Replies
View Related
Jul 24, 2014
where i can change the default plesk page when a domain has been suspended or disable? I like to change it to my custom page. Is there a way?
View 5 Replies
View Related
Jan 13, 2015
I disabled a site, and instead of getting the default placeholder when visiting the domain, I get another web site that I host.
[URL]
View 2 Replies
View Related
May 16, 2014
When I create a CNAME record for domain, and then trying to load it, it goes to default website. It was working fine before, all old CNAME records are working fine.
Tried reconfigure-all but it doesn't fix the problem. I'm using 11.5.30 Update #44
View 1 Replies
View Related
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
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
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
Mar 1, 2015
I am running Plesk 11.5.30 on CentOS and trying to change the default permissions of the /httpdocs folder and the skeleton site that is in .skel/0/httpdocs that appears when a domain is created. I have failed to find the event that I need to use to trigger the command.
#!/bin/bash
chmod -R g+rwx "/var/www/vhosts/${NEW_DOMAIN_NAME}/httpdocs"​
Some research suggested using the 'physical hosting created' but there is no option for this in 11.5.30.
View 3 Replies
View Related
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
Jun 23, 2008
Have a website that is making use of both index.html and index.php files as the main page. How can I achieve either through .htaccess or similar (shared hosting) to have the users directed to index.html and not load the index.php first off.
View 1 Replies
View Related
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
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
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
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
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
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
Oct 24, 2008
I have linux machine with myself which has both KDE and GNOME. Now, GNOME seems to be default.
How can i change KDE to be default?
View 5 Replies
View Related