Tracking Forums, Newsgroups, Maling Lists
Home Scripts Tutorials Tracker Forums
  Advanced Search
  HOME    TRACKER    Web Hosting


Advertisements:




SuperbHosting.net & Arvixe.com have generously sponsored dedicated servers and web hosting to ensure a reliable and scalable dedicated hosting solution for BigResource.com.







Difference Between Www And Public_html


what is the difference between www and public_html? I have hosed my domain in a small hosting company and when i was going through all its folders i found both the folder www and public_html has the same content. but by hosting company asks me to upload all my files into public_html. Iam curious to know the difference between these two folders.


View Complete Thread with Replies

Sponsored Links:

Related Forum Messages:
To Www. Or Not To Www. What Is The Difference
I looked all over the web.....well google like 5-6 pages and found the answer but I am not sure I understand.

What is the difference from having [url]and [url]?

does it make a difference to the web user, is it a server thing.

View Replies!   View Related
Creating An SSL Certificate - Www Vs No Www
When you create a SSL certificate for www.mydomain.com vs mydomain.com, is the "www" vs "non-www" decided when you generate the CSR (for example, in cpanel/whm)? Or is it "decided" when you actually purchase the certificate?

View Replies!   View Related
Disable Www For Www.subdomain.domain.com
I created a new cpanel account subdomain.domain.com

Sometimes i goto [url] on my browser, it changes to www.subdomain.domain.com

I want to disable 'www' for some 'xml' script reason.

How do I do that?

View Replies!   View Related
Site Www Does Not Work But Without Www Does
Like the title says, I just moved my site over to my own server, and it is running cpanel. Anyways the main site [url]works, but [url]does not.

What is really strange is, [url]works fine as does [url]

So I figure there is something I have to do to get it all to work right.

The other issue is that if you are logged into [url]but goto [url], you are not logged in anymore, but if you go back to the original link, then you are still logged in. This happened on the other guys server before with the main site as well.

View Replies!   View Related
Getting Www.domain.com To Work, Domain.com Resolves Correctly, Just Not With Www
Okay guys, a quick question for all the gurus out there. I'll admit I'm a bit embarassed posting such an easy question, but give a guy a break, I've been using managed servers for god knows how long and I've finally decided to take a dive into administration. Everything is firewalled and secured properly, I'm just having trouble getting the ServerAlias to work right.

What happens is I go into my browser and enter in [url]walaa! It works.

Now, when I enter in [url], it does not resolve.

I have checked with "dig" the domain settings and it looks as though all of the nameservers are set up fine, this is an apache problem. I'm running apache 2.2 on Ubuntu 7.10 for all those who are interested.

Here is my etc/apache2/sites-available/domain.com:

<VirtualHost *:80>

# Admin email, Server Name (domain name) and any aliases
ServerAdmin webmaster@domain1.com
ServerName domain.com
ServerAlias www.domain.com

# Index file and Document Root (where the public files are located)
DirectoryIndex index.html
DocumentRoot /home/demo/public_html/domain.com/public

# Custom log file locations
LogLevel warn
ErrorLog /home/demo/public_html/domain.com/logs/error.log
CustomLog /home/demo/public_html/domain.com/logs/access.log combined

</VirtualHost>

I've been messing with it for about 45 minutes and I'm worn out at ~4:30am and could use a helping hand from the pros.

View Replies!   View Related
Chmod For Public_html And Other Folders
what should be ideal chmod permission for public_html and other folders.

is 755 fine ? what is most secure one

View Replies!   View Related
Change Public_html For IP Address
My server has one IP address assigned to it and i use Webmin with Virtualmin to manage domains.

When you put my IP into a browser like [url]however, it points to my websites public_html folder at /home/username/public_html, which was the first domain i set up.

I would like to change it so that the IP points to its own folder: /var/www/html when entered into a browser.. how do i do this?

View Replies!   View Related
Move Public_html Folder
I have recently registered a new dedicated server, I am trying to move some sites over. Essentially, what I am trying to do is copy the public_html folder from one server to another.

I have root access on both accounts, I have managed to move the whole home folder from the old to the new, but I guess I would need to download all 2gigs worth of data then upload again, or is it possible to extract only the information you need from the compressed backup.

I am thinking that specifying data from an uncompressed folder wouldn't be possilbe, so, is there a way of moving certain folders from one server to another via SSH?

View Replies!   View Related
301 Redirecting To Public_html
I'm currently using this in my .htaccess:

Code:
RewriteEngine On
rewritecond %[url]
rewriteRule ^(.*) [url]
I have this in my root (public_html) folder. However when you go to [url]
it redirects you to [url]
I'm already in the root. Why would it try to go to public_html/public_html?

What's the correct implementation of this .htaccess?

View Replies!   View Related
Tar Public_html (cPanel To DirectAdmin)
I wanted a move 1 accounts from cPanel to DirectAdmin server platform. I know it has to be done manually. But this one account has 800MB.

So the question is:

Is it possible to tar public_html while keeping every permission & folder ownership at it's correct setting?

(Sql is not a problem for me)

View Replies!   View Related
Php.ini In Public_html, Safe
I'm a customer and don't know much about server management, so like title says, is it okay to put php.ini in public_html?

View Replies!   View Related
Zipping Up Multiple Public_html Folders From Shell
OK so I'm on the shell and looking at the contents of my home/ directory which has all the various accounts. In each account directory are subdirs such as mail, logs, tmp, etc, and public_html. Is there a way (or a ZIP command) to be in the home directory and create a massive ZIP file containing all the account directories, each containing ONLY the respective public_html subdir for that account?

Using the command "zip -r Backups.zip ./" seems to include all those extra folders (such as mail, etc.) that aren't needed.

View Replies!   View Related
How To Make Subdomains Point To Public_html Folder
I have a VPS with WHM/cPanel on linux.

Currently my sub-domain points to a sub-folder in public_html

I want to make 18 sub-domains but I want them to point to public_html instead.

In other words sub.domain.com will point to /home/user/public_html/ instead of /home/user/public_html/sub/

View Replies!   View Related
/home/username/public_html Does Not Exist Or Is Not A Directory
When I'm adding a new account, I got some error:

[url]

How can I fix that?

View Replies!   View Related
How To Redirect.. Www.website.com -> Www.website.com/forums
I want my users to be redirected directly to my forum

so when they type in www.mywebsite.com it will redirect instantly to www.mywebsite.com/forums

I know this can be done on Cpanel... any other ways?

View Replies!   View Related
Can I Upload 200,000 Web Pages Under Public_html
My website has 200,000 webpages.

I would like to upload all of them to the hosting under public_html

I do not use sub directory.

Can I make sever down or slow?

View Replies!   View Related
Apache 2.2 DocumentRoot /home/user/public_html Not Exist
I am getting this error and I just installed apache 2.2 and added a user using useradd user. When i added into the virtual which is:

NameVirtualHost *:80

<VirtualHost *:80>
DocumentRoot /home/user/public_html
ServerName user.com
</VirtualHost>

It does not find the public_html folder I added. Is this a permissions problem? or something else?

View Replies!   View Related
/home/create1/public_html Does Not Exist Or Is Not A Directory! In Cpanel
created one problem for us cpanel

in create new account:

[an error occurred while processing this directive]

Setting up Frontpage®...
/home/create1/public_html does not exist or is not a directory!

View Replies!   View Related
Cpanel Error (VPS) :: Doesn't Put Public_html And Public_ftp Folder In The Account
I have fresh cpanel, but when i create account it doesn't put public_html and public_ftp folder in the account...

View Replies!   View Related
Httpd Directory Alias (public_html) Virtual Directory
How do I direct my httpd file to point to:

home/USER/public_html
instead of:
C:Users estetc...

I want to do this to make my test server just like the remote server.

View Replies!   View Related
Best Way To Move Public_html From Server To Server Using SSH
I'm trying to move all files in the public_html folder from one server to the other. The way I used to do it was download all the files to my computer, then upload them again to the new server. This is a hassle and time consuming, obviously.

My question is, what is the SSH command to do the following:

- Zip the public_html folder
- Move or Copy zipped file from server #1 to server #2
- Unzip it the public_html folder

I figure this is the easiest way to do what I'm trying to do, unless you know of a better and faster way.

View Replies!   View Related
Difference Between A Level 1, 2, And Three
what is the difference between a Level 1, 2, and three issue.

View Replies!   View Related
Apache 2 Difference?
i have apache verion Server Version: Apache/1.3.37 (Unix)...do you think that i must upgrade to apache 2?is it necessary?i will see an diffrence?

View Replies!   View Related
Difference Between Providers
i just wanted to know what exactly is the difference between providers like say Burst.net and corenetworks and say hivevelocity or cari or any other.

why is that they can provide 2 Tb bandwidth in around 30 usd and rest cant?

is the bandwidth quality difference or what?

what will be the dfferences?

View Replies!   View Related
Difference Of Used Space Between Du -hs And Df
I have a partition /dev/sda2 which is mounted to /webroot.

Today, I find that I can't upload any files via IPB (running on lighttpd)
So, as usual, I went on SSH and tried df in order to see how much space is left on the server:

Filesystem 1K-blocks Used Available Use% Mounted on
<deleted>
/dev/sda2 20641788 19483292 109856 100% /webroot
Since lighttpd is running inside chroot, I thought it was the log files but even after I deleted them, it is still at 100% usage.
After spending some time, I couldn't find any large files so I did du -hs to see which folder is using large amount of space.

web1:/webroot# du -hs /webroot
2.2G /webroot
I'm without a clue on this as what du -hs is telling me and df is different but it seems like the partition is really full.

Any ideas?

Here is the output of tune2fs for reference:

web1:/webroot/var/run/lighttpd# tune2fs -l /dev/sda2
tune2fs 1.40-WIP (14-Nov-2006)
Filesystem volume name: /webroot
Last mounted on: <not available>
Filesystem UUID: 62625b28-9ad6-4258-8acc-0bfa0e7b5f48
Filesystem magic number: 0xEF53
Filesystem revision #: 1 (dynamic)
Filesystem features: has_journal filetype needs_recovery sparse_super large _file
Default mount options: (none)
Filesystem state: clean
Errors behavior: Continue
Filesystem OS type: Linux
Inode count: 2626560
Block count: 5242880
Reserved block count: 262160
Free blocks: 5123494
Free inodes: 2626465
First block: 0
Block size: 4096
Fragment size: 4096
Blocks per group: 32768
Fragments per group: 32768
Inodes per group: 16416
Inode blocks per group: 513
Filesystem created: Fri Jun 27 13:34:27 2008
Last mount time: Sun Jun 29 01:11:27 2008
Last write time: Sun Jun 29 01:11:27 2008
Mount count: 7
Maximum mount count: 36
Last checked: Fri Jun 27 13:34:27 2008
Check interval: 15552000 (6 months)
Next check after: Wed Dec 24 12:34:27 2008
Reserved blocks uid: 0 (user root)
Reserved blocks gid: 0 (group root)
First inode: 11
Inode size: 128
Journal inode: 8
First orphan inode: 820811
Default directory hash: tea
Directory Hash Seed: de38e2ce-4ee2-4ecd-a562-16ecb5982500
Journal backup: inode blocks
Also /etc/fstab entry for /dev/sda2:

web1:/webroot# cat /etc/fstab|grep sda2
/dev/sda2 /webroot ext3 defaults 1 2

View Replies!   View Related
HIt Vs. Request - Is There A Difference?
I'm curious. I have read some stuff recently about Amazon, Mosso and other clouds. I know Mosso has switched over to a request based pricing model and I realized that I am not sure exactly what a 'request' is.

I think that a hit, as tallied by AWStats, Webalizer, etc. would be the same thing as a request, but I wasn't 100% sure if that was the case with Mosso. I actually contacted Mosso support (someone I know is considering using them) to ask them for clarification on a request. They stated that a page with two images would be three requests, one for each image and one for the page itself. I asked if it was the same as 'hits' and they said no, it isn't. This didn't sound right to me, because my understanding of 'hits' is the same as how he described 'requests'.

So, I figured I would just ask the experts on WHT.

View Replies!   View Related
Difference Between VPS And Hybrid
I am looking to purchase either a VPS1024 or Hybrid1 server from WiredTree this Friday.

The purpose of the server is to house a fairly active phpBB3 forum (10,000 registered members with around 100 members online at any one time). Now what is the benefit of going for the more expensive Hybrid1 ($99 with coupon) compared to the VPS1024 ($71.20 with coupon) - thats almost a $30 difference in price?

In layman terms - am I going to get a greater benefit with the Hybrid1 over the VPS1024?

[url]

View Replies!   View Related
Difference Between TW Telecom And TW Cable
SoftLayer recently added TW Cable to their BGP mix. However, it is Time Warner Cable, while the ones I usually see is TW Telecom.

View Replies!   View Related
Unmanged Vs Managed What Is The Difference
Unmanged vs Managed ? What is the difference

So i am guessing unmanged there is now support one is on their own and managed it is just like shared cpanel hosting?

View Replies!   View Related
Difference Between Managed And Unmanaged
I think I'm ready to take the plunge for an unmanaged dedicated server but before I do,

I was wondering what's involved when managing a server (brief summary)?

I've been reading these pages and I'm sure this is within my capabilities.

[url]

Obviously there's more to keep it ticking over smoothly so that's what I'm not sure about. I'm going to go for a server at Limestone Networks with cPanel.

View Replies!   View Related
Does Virtuozzo Make A Difference?
As a VPS customer, are you more likely to spend slightly more on a provider providing the same specs but Virtuozzo instead of HyperVM? Why or why not? I'd love to hear some people's opinions on the matter, as I know people are very divided as to whether Virtuozzo is better than HyperVM or not.

View Replies!   View Related
Difference Between Http And Ftp?
whats the difference between http and ftp ? I have read many references of those but still couldn't comprehend. The internet world is way too many inferior quoting.

View Replies!   View Related
What Is The Difference Between Virtual And Dedicated
Not sure what is the difference exactly. What is the most preferred hosting for a reseller business? What is the best option for forums and blogs?

View Replies!   View Related
Difference Between Bandwith And Transfer
I know exactly that bandwith and transfer are not the same things. what the differences are?

View Replies!   View Related
Difference Between Admin_backups And User_backups?
is there any diffrence between admin_backups and user_backups? They are both stored in my home dir from my dedicated server. Both will also make backups of the MySQL's, emails etc?

View Replies!   View Related
What's The Difference Between Ssl Certs?
you can get really cheap ones, like $20/year, but you can also get really expensive ones, I've seen over 1k per year.

What is the difference between these? Right now I just use self signed but eventually I'll probably want to get a "real" one to suppress all the warnings. (newer browsers are bad for that, they make it look like the site is down, to a typical user).

View Replies!   View Related
The Difference Between Webhosting Companies
I've been personally scanning the web and looked through different webhosting sites and attempted to compare their prices and hosting features. I found that m0st sites offer identical packages, same promises at minimal pricing difference. I've found it very confusing and I'm in dilemma deciding which one to go for. Is it the company's reputation that becomes a deciding factor for this? What if the company is new and they boast that there servers are not so populated therefore possibly better performance?

View Replies!   View Related
Difference Between 1u And Rack Prices
when i see best prices for colo on a 42u rack its about 600-800$ for a full rack + 20 amp + 1-5 mbps bandwith but when i see the offers for 1u or 2u colo its almost 50-60$.
Why is there such a big difference?

View Replies!   View Related
Difference B/w Plesk And CPanel/Fantastico
Does anyone know what the difference is b/w Plesk vs. cPanel?

View Replies!   View Related
Difference Between Core2Quad And Xeon Quad
What are the differences between using core2 quad and xeon quad?

Specifically, what are the differences between Q9400 and Xeon X3330?

Assume that other hardware are all the same (say supermicro X7SBi) are there any difference in using either?

View Replies!   View Related
Difference Between Windows Vs Linux Hosting
what is the difference b/w windows and linux hosting. which is better?

View Replies!   View Related
Difference Between 120V & 208V?
As stated on the title. I'm confused about power..

View Replies!   View Related
What Is The Difference Between Linux And Windows Hosting
main differences between these two hosting types? What websites it is better to host on linux-based servers and what on windows ones?

View Replies!   View Related
Difference Between Vds And Dedicated Server?
what is diffrent between vds and dedicated server?

View Replies!   View Related
Difference In A VPS Vs A Shared Hosting..?
can someone explain the difference in a VPS vs a Shared hosting..?

All I know is it's your own server or virtual..?

i am trying to set up an acct now and having some serious problems.

I can't even find the File manager to add files, images, etc.
add email accts, forwarders..etc..

Please help the host's tutorial didn't give me much. Icalled support & they want to charge us to ask for support since it is a un-managed vps. I did manage to update the NS and add the hostname...so I think there are only a few more simple steps. BUT I can't believe the file manager is not there or email set-up.

it is a linux VPS with cPanel

View Replies!   View Related
Difference Between A VPS And Reseller Hosting
can i run a vps like a reseller account

View Replies!   View Related
Difference Between Shared And Dedicated Bandwidth
when you are going to own racks in a data center and it's time to get an amount of bandwidth,Data center offered three choices (commited bandwidth - dedicated bandwidth - shared bandwidth).

i need help from every one here to show me the difference and give me more info about its prices,benefits and the suitable amount in MB.

I used to buy dedicated bandwidth in Europe data centers but the sitiuation is different in USA as the dedicated is more expensive.

View Replies!   View Related
Difference Between My Present Setup And A VPS
presently I have hosted my site on a shared hosting platform. I would like to know if it would be a wise decision to move away from shared to VPS.

My site is hosted on "Compaq ProLiant ML370 G3 Xeon 3.20GHz/2MB Cache, 2GB DDR RAM, 146GB UltraSCSI Hard Drive" which is shared.

Now if i move to VPS with the following specs,
Disk Space = 6 GB
Monthly Transfer = 100 GB
RAM (upgradable) = 128 MB
Backup Space = 3 GB
IPs= 1
Monthly Price= $9.99

I am playing $10 monthly for my shared hosting account.

The above specs for a VPS if from buyaVPS.com

I am concerned about the RAM, would 128 MB be enough to run a couple of sites.

or would it affect the speed of my site as compared to the shared hosting account setup.

View Replies!   View Related
WWW Vs No-WWW
What does everyone prefer with the domains of their sites?

www.yourdomain.com
yourdomain.com

Anyone have any real pros or cons?

View Replies!   View Related
Difference Between A Cname Record And A Domain Pointer
I am seriously confused mainly because of the way it was explained in my training at work. Can someone please give me an explantion of the difference between creating a cname record and using a domain pointer? My understanding is that they both effectively do the same thing which is allow one ip address to be used for different domains.

Extra marks given for an easy to understand analogy as i'm definately a visual learner.

View Replies!   View Related
Difference Between Cheap And Affordable Web Hosting
Prospective web hosting clients have to understand that there's a clear difference between a cheap hosting service and an affordable one.

For one, an afordable service has to do with the budget of the client, meaning the cient has a an amount he will like to spend on a web host account while a cheap web hosting service has to do with the price of the product in relation with the services offered. For example a shared host that you get for $10 will definitey have more features than a shared that cost $3.99.

You have to know what you want before taking an action that you may regret later.

View Replies!   View Related
What Is The Difference NAS And Many Hard Drives Server
i feel the NAS are not very cheap,

it looks likely just a low-level server with many hhds,

but why people not buy a server and put many hhds on it?

View Replies!   View Related
How Much Difference Does 100Mbps Make From 10Mbps Uplink
Is 100Mbps a lot better (10 times?) than 10Mbps uplink?

What does 100Mbps mean? 100M bits per second right? So 10M bytes per second, inclusive of both download and upload?

View Replies!   View Related
Copyright © 2005-08 www.BigResource.com, All rights reserved