Tagged Questions
Go Daddy is an Internet domain registrar and Web hosting company. It also sells e-businesse related software and services. Go Daddy is currently the largest ICANN-accredited registrar in the world.
50
votes
9answers
8k views
Is there a way that I can run a ASP.NET MVC Project on godaddy.com shared web hosting?
Is there a way that I can run a ASP.NET MVC Project on godaddy.com shared web hosting?
12
votes
10answers
4k views
Mysterious dbboon folder with proxy.php file on my godaddy account
When doing some web maintenance today, I noticed a strange new folder on my GoDaddy hosting account at the root level named "dbboon", with a single file inside, called proxy.php. It's code is listed ...
11
votes
3answers
17k views
System.Web.AspNetHostingPermission SecurityException when trying to use ManagedFusion Rewriter on Goddaddy
I wonder if someone could help me out with an issue I'm experiencing trying to get my site up and running on Goddaddy.
I'm trying to get extension-less url rewriting working using the ManagedFusion ...
10
votes
1answer
116 views
mod_rewrite and GoDaddy
I really have only a fair idea of what I am doing. Sorry.
This is what I did to rewrite URLs like these:
http://example.com/foo/bar/news/1-category-name/2-item-name
...
9
votes
2answers
3k views
Is it possible to set up MongoDB in a shared hosting?
I'm using GoDaddy and would like to have MongoDB for my pet project.. but I don't really think its possible, since it has to be running the Daemon... but.. it doesn't hurt to ask, is there a way?
8
votes
1answer
948 views
How to determine which domain registrars (e.g., GoDaddy, Register.com) support which top level domains (TLDs)?
If someone wants a .LY TLD (top level domain) or .IO TLD, how do I determine which domain registrar (e.g., GoDaddy, Register.com) supports the purchasing of this TLD?
Thanks!
8
votes
2answers
632 views
ASP.NET - MVC Routing - Different link in development than in hosting environment
In my website which is hosted by GoDaddy, I'm seeing slightly different behavior in how my URLs are being generated. In my development environment, the page loads just fine, but on the GoDaddy ...
7
votes
1answer
2k views
How do I setup SSL certs on Amazon AWS Load Balancer using Godaddy certificates? -Public key and private cert don't match
I'm trying to install a GoDaddy SSL certificate on a new load balancer I'm setting up on Amazon AWS. I originally created the certificate at Godaddy using the keytool program for direct installation ...
7
votes
2answers
338 views
Can I use NHibernate on GoDaddy?
A comment from .Net Hosting (Flexible Medium Trust) says.
Godaddy is medium trust, which means that u can't use stuff like IL emit(Nhibernate needs this for proxying)
Is it true? Is there anyone ...
7
votes
4answers
2k views
ASP.NET MVC2 on GoDaddy
I've talked to GoDaddy several times but no one there knows what they're talking about. I'm creating a simple web site for a local company who uses GoDaddy Windows Shared hosting and I'd like to ...
7
votes
12answers
14k views
URL Rewriting under IIS at GoDaddy
I'm trying to get URL rewriting to work under IIS 7 at GoDaddy. I have wordpress installed and would like to use the "pretty" permalinks.
After searching I found a few articles at learn.iis.net ...
7
votes
9answers
7k views
Go Daddy SQL Server 2005 Remote Connection
Is it possible to connect to my remote database hosted at godaddy from locally from my PC?
And if yes how?
I tried the connection string provided to me but it didn't work.
6
votes
1answer
65 views
Quick mod_rewrite help on GoDaddy
This htaccess works fine locally, but on GoDaddy the URL isn't caught by the rewrite engine.
RewriteEngine on
RewriteRule ^products/amsoil/(.*)/$ /products.php?amsoil=$1 [L]
RewriteCond %{HTTP_HOST} ...
6
votes
3answers
1k views
mod_rewrite/GoDaddy problem
Ok, so I really don't know much about mod_rewrite and I'm looking over the apache docs and still not figuring this out.
Here is my htaccess (which is mostly just copy & pasted from a site I ...
6
votes
4answers
2k views
Cache Expiration On Static Images
I have a php site using html5 run on a linux server on godaddy. I need to set a cache expiration date on static images and a css file. I also need to gzip a css file and cannot seem to find the ...
6
votes
1answer
839 views
Mod_rewrite with godaddy
I'm trying to get mod_rewrite to work on a client's website who insisted that we use Godaddy web hosting. She's got a shared linux hosting account. Will mod_rewrite work (using .htaccess) and if so, ...
6
votes
1answer
3k views
How do I setup / configure ELMAH on GoDaddy ASP.NET hosting
FYI: ELMAH is the Exception logging framework that is mentioned on Coding Horror here.
How do I setup / configure ELMAH on GoDaddy ASP.NET hosting? I seem to get 404 errors when trying to access ...
5
votes
1answer
1k views
.htaccess to remove .PHP extension (Godaddy)
I have tried to remove the .php extension and nothing seems to work.
First, here is what I am trying to accomplish:
Current URL: www.example.com/something.php
Desired URL: www.example.com/something
...
5
votes
9answers
10k views
Sending email through gmail SMTP on GoDaddy
Is this possible? I am able to send through localhost, but on godaddy the email doesn't get sent. Has anyone managed to achieve this?
I'm using C#
5
votes
4answers
5k views
ASP.NET MVC on GoDaddy Not Working (Not Primary Domain Deployment)
I am trying to get ASP.NET MVC working on GoDaddy and I'm not having much luck. I have read the post on SO that covers the subject, but I must have a slightly different configuration or must be ...
5
votes
3answers
9k views
Subdomain on different host [closed]
I'm trying to host a subdomain for my site with a different hosting company and I'm running into issues on how to set it up.
Here are the specifics:
- Domain is registered with GoDaddy.
- ...
4
votes
1answer
37 views
How to change the PHP file extension using .htacess file on GoDaddy Linux Hosting?
I am using the following .htacess rules to modify the PHP file extensions to HTML:
RewriteEngine on
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME}\.php -f
RewriteRule ^(.*)$ ...
4
votes
2answers
218 views
Using URL Rewrite on GoDaddy
I currently moved a couple sites over to GoDaddy and I'm not liking it so far. The email is weird and now whenever I use Response.Redirect("~/Residential.aspx") it adds the folder information to the ...
4
votes
2answers
184 views
GoDaddy mod_rewrite enabled but doesnt work properly
About an hour ago, I Added
Options +FollowSymLinks
RewriteEngine On
RewriteCond %{REQUEST_URI} ^(.*[^/])/?$
RewriteCond %{DOCUMENT_ROOT}%1.php -f
RewriteRule .+ %1.php [QSA,L]
to my .htaccess ...
4
votes
1answer
111 views
PHP and godaddy display issues
I created a script that lets users add content and style to there pages which also allows users to preview there changes which worked on my localhost but when I moved my files to godaddy hosting and ...
4
votes
2answers
2k views
SQL Server Management Studio: See Object Explorer Details for objects in this folder
I am working with a database hosted at GoDaddy using Microsoft SQL Server Management Studio (version 10, for SQL Server 2008).
I am getting this message:
See Object Explorer Details for objects in ...
4
votes
5answers
1k views
Recommended APIs for checking domain availability?
Does anyone have experience with the APIs of registrars like GoDaddy?
The goal is to use Javascript to check the availability of domain names. Someone asked a related question on StackOverflow, but ...
4
votes
1answer
1k views
Setting up custom domain on Heroku with CNAME redirect for www subdomain
I'm using Heroku, and have added a couple custom domains for my app, i.e. myapp.com and www.myapp.com
My DNS at GoDaddy has three A records for '@' pointing to three separate Heroku IPs, and a CNAME ...
4
votes
2answers
1k views
ASP.NET + GoDaddy Free Hosting?
Has anyone successfully been able to deploy ASP.NET website to GoDaddy's free hosting? I am talking about free hosting that comes with a domain package from GoDaddy. The catch of the free hosting is ...
4
votes
2answers
2k views
ASP.NET MVC app custom error pages not displaying in shared hosting environment
I'm having an issue with custom errors on an ASP.NET MVC app I've deployed on Go Daddy. I've created an ErrorController and added the following code to Global.asax to catch unhandled exceptions, log ...
4
votes
3answers
3k views
Setting up a git repo on my GoDaddy hosting plan
I have a project which is version-controlled using git.
What I want to be able to do is set up a repo on my (ssh-enabled) GoDaddy shared hosting package so that I can deploy with a push rather than ...
4
votes
1answer
1k views
GoDaddy Hosting - Medium Trust Workaround?
I've seen a few different questions here on SO related to shared hosting, specifically GoDaddy, with medium trust configurations. While most questions seem to be oriented around trying to include a ...
4
votes
3answers
4k views
Another Security Exception on GoDaddy after Login attempt
Host: GoDaddy Shared Hosting
Trust Level: Medium
The following happens after I submit a valid user/pass. The database has read/write permissions and when I remove the login requirement on an admin ...
3
votes
1answer
158 views
Are there any disadvantages to using a 4096-bit encrypted SSL certificate?
I was recently requesting a SSL cert via Godaddy and noticed this message:
In the past I have always generated 2048-bit CSR requests, but this time it got me thinking that perhaps I should "step it ...
3
votes
1answer
59 views
.htaccess having no effect on GoDaddy server
I'm making changes to my .htaccess file but they seem to be having no effect.
The code currently reads...
RewriteEngine On
RewriteBase /
RewriteRule ^(.*)\.html$ $1.php
RewriteRule ^(.*)\.htm$ ...
3
votes
1answer
154 views
NullReferenceException PipelineStepManager.ResumeSteps at Godaddy
Since I have change my hosting to ASP.NET 4.0 Web Form and IIS7 Integrated Mode, my website usually get error as below:
[NullReferenceException: Object reference not set to an instance of an
...
3
votes
5answers
1k views
how do i to forward domain.com to www.domain.com at godaddy for s3 hosted site?
I have:
1) signed up for an aws account
2) set up buckets for domain.com and www.domain.com
3) enabled website settings in properties for each domain
3) set bucket policies for both domains
4) ...
3
votes
2answers
2k views
subdomain with mvc godaddy hosting
I've published my mvc app to godaddy (root, ie www.domain.com) and all works great. Now i need to post some html files to a subdomain (ie subdomain.domain.com) which i've set up.
However now when i ...
3
votes
2answers
579 views
ASP.NET and GoDaddy: redirect everything to https://www. version of the site
I have an ASP.NET website hosted on GoDaddy. I need to redirect (301) every request to https://www.mysite.com/whatever
So for example:
http://mysite.com will be redirected to https://www.mysite.com
...
3
votes
3answers
609 views
Unable to connect from third party hosted web application to sql azure database
I'm attempting to connect a web application that is hosted on a third party web host (in this case, GoDaddy) without any success. I'm not sure if it is a connection string issue or an sql azure ...
3
votes
5answers
2k views
Godaddy emailing - really slow
I have a domain through go daddy (and hosting) and I'm trying to email in php. Since Godaddy automatically authenticates, this is all my code is
<?php
include_once("../MailStuff/Mail.php");
$to = ...
3
votes
2answers
800 views
PHP Session IDs not working on GoDaddy.com shared server
Server: Windows IIS7
PHP 5
Host: godaddy.com shared "deluxe"
I'm having trouble with a login script that uses PHP sessions to store a Session ID on the server. I have used this same exact script ...
3
votes
4answers
946 views
Restrict file access — only read through PHP
Ok, I am using a GoDaddy web hosting plan on a Windows platform. This was not my choice -- it has to do with a different part of the actual site using ASP.NET (also not my choice). I have a SQL ...
3
votes
2answers
282 views
Configuring ASP.NET MVC ActionLink format with GoDaddy shared hosting
Background
I have a GoDaddy shared Windows hosting plan and I'm running into a small issue with multiple domains.
Many people have previously reported such an issue, but I am not interested in ...
3
votes
2answers
694 views
*Best* way to forward/redirect a commonly mis-typed domain name
You own thecheesecakefactory.com and your site lives there. You know that many of your visitors will simply type cheesecakefactory.com into their browser, so you purchase that domain as well.
What ...
3
votes
2answers
958 views
How to sign code with only a .SPC file from GoDaddy?
I use InstallShield 2010 which requires a SPC/PFX and a PVK file to sign my files. I just got a GoDaddy Code Signing CERT but all they gave me was a SPC file. I right-clicked it and installed it in ...
3
votes
2answers
464 views
How many users can a 200mb ASP.NET membership database hold?
I just purchased an unlimited shared hosting windows account on godaddy with 2 databases only to realise that they have a 200mb limit on SQL Server databases. My website uses the automatically ...
3
votes
5answers
2k views
Sending email using a godaddy account
I'm trying to send an email using my godaddy hosting.
I've also given away the username and password (as you can see in the code) for the testing email account so if anyone has the time, can they try ...
3
votes
1answer
681 views
GoDaddy Unlimited Account Problem
When I assign multiple domains to directories in my GoDaddy hosting account management it creates a virtual directory for these domains. It also makes those domains go to that directory. For some ...
3
votes
2answers
993 views
How do you deploy an ASP.NET MVC site using StructureMap 2.5.3 in a medium trust hosting envrionment?
I am getting a SecurityException (as seen below), even with [assembly: AllowPartiallyTrustedCallers] in my AssemblyInfo.cs.
I am deploying to GoDaddy, which is a medium trust environment, which I ...