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.







Changing Access_log Filename In Logrotate


how to rename access logs according to Week Number?

I notice that 1&1 do this, producing a file like "access.log.31.gz".
I'd like the access log to be in this format: access_log_[domain-name]_[Week-Number].gz, or if domain-name is not possible: access_log_[Week-Number].gz

Here's my current logrotate script for access_log:

Code:
/home/default/muro.co.uk/user/logfiles/access_log {
missingok
rotate 8
weekly
postrotate
/bin/kill -USR1 `cat /var/run/httpd.pid`
endscript
}


View Complete Thread with Replies

Sponsored Links:

Related Forum Messages:
Can I Only Log Php File On Apache Access_log
I have 2G access_log file everyday. And the server will freeze a while during log rotate every morning.

So I want to reduce the size of the log file. I see most of the content in the log file are .jpg, .js, .gif. And I don't these log is necessary.

Can I log only php file?

View Replies!   View Related
Apach :: Access_log, Mod_jk Internal Dummy Connection
I am running an apache webserver with PLESK 8.4 and I noticed that the access_log is getting filled everyminute with similar errors.

L/0.9.8b mod_perl/2.0.2 Perl/v5.8.8 (internal dummy connection)"
::1 - - [06/Jul/2008:07:25:19 +0200] "GET / HTTP/1.0" 200 - "-" "Apache/2.2.3 (Red Hat) DAV/2 mod_jk/1.2.15 mod_python/3.2.8 Python/2.4.3 mod_ssl/2.2.3 OpenSSL/0.9.8b mod_perl/2.0.2 Perl/v5.8.8 (internal dummy connection)" ....

View Replies!   View Related
Pasted Javascript Into Filename By Accident
I pasted the contents of a javascript page into a filename on my server.

Now I cant rename, download or delete the file,

View Replies!   View Related
Expires Headers Filename Vs CGI Params.
I am setting up Expires headers for my site. The site allows users to upload photos of themselves. The photos are stored as <user id number>.jpeg. I want these to be cached, but updated when the user uploads a new photo. From what I understand, new browsers use ETags to make sure this happens (since if they upload a new file, the inode and/or mtime will change). However for older browsers, I plan to add ?file-mtime to the end of the file name. This should allow caching but it will change when the user uploads a new image. Will the cause any technical problems with caches that would not be a problem if I changed the filename to be user_id.mtime.jpeg when the user uploads the file? The trade-off is that if I just append ?file-mtime to the end of the filename, I don't have to track these images in a database or use file globs (cpu-expensive for large directories) to find the filename to output.

View Replies!   View Related
How To Copy All Filename With The Word 'index' From Src To Dest
how to copy all filename with the word 'index' from src to dest?

This include index file within directories as well..

this doesn't seem to work. It only copy index.html in public_html .. and stop there..

Quote:

cp -Rf /backup/userA/public_html/*index* /home/userA/public_html/

View Replies!   View Related
Apache Logrotate
This is our logrotate definition for Apache's logs folder:

Code:
/var/log/httpd/*log {
rotate 5
missingok
notifempty
size=100M
sharedscripts
postrotate
/bin/kill -HUP `cat /var/run/httpd.pid 2>/dev/null` 2> /dev/null || true
endscript
}
Yet, while it does truncate logs in five, we seem to have fairly different sizes: 182M, 168M, 968M (!)... It seems to be ignoring "size=100M",

View Replies!   View Related
Disable Logrotate
is it possible to disable log rotate? I can't seem to find the cron under my weeklys or dailys nor monthlys unless it's named "mad-db" but is there a way to make it say yearly? or just disable it all together? I say this because the script I use has a function already to clear the logs and when log rotate runs it kills all processes going by the script

View Replies!   View Related
Change Frequency Of Logrotate
In /etc/logrotate.conf

I have the following:

Quote:

daily
rotate 7
create
compress
include /etc/logrotate.d
/var/log/wtmp {
monthly
create 0664 root utmp
rotate 4
}

How can I keep my logs until the 18th of every month?

Would:
monthly
rotate 18

View Replies!   View Related
Logrotate Cron Not Working
I recently purchased a new dedicated server, since I have had this server (8 days) I have being receiving the following email:

Quote:

/etc/cron.daily/logrotate:

error: error accessing /var/log/httpd: No such file or directory
error: httpd:1 glob failed for /var/log/httpd/*log

View Replies!   View Related
How Can I Setup Logrotate To Rotate Domlogs?
i have a little issue with the domlogs folder.

I should empty this files but i don't know if it is possible to do without reboot Apache.

a) how can i setup logrotate to rotate domlogs?
And if it is possible:

b) how can i setup logrotate to rotate domlogs without restart apache?

I have already setup whm-> tweak settings to delete old domain's access logs after stats run and the whm is setup to generate statistics every 20 hours.

But every day the site is slowly because the domlogs are too big.

View Replies!   View Related
Doubt About Csf :: Check /etc/cron.daily/logrotate
i need information about this option 'Check /etc/cron.daily/logrotate for /tmp noexec workaround', there are in the server check, of the csf test, someone can explain to me about this function? should do it?

the actually state is 'warning'.

View Replies!   View Related
Changing The IP
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 Replies!   View Related
Changing From 1and1
I have been with this hosting company for almost five years now and until today the service has been excellent. I am having massive ftp issues. I have 41 different domains that I run for a variety of projects. Needless to say I keep each website in a different folder. I just tried to switch one of my blogs from blogger to wordpress. Blogger won't let me have my domain back and keeps blocking it with a 404 error. But that is a separate issue. I tried using one of my extra domains and pointing it at my new blog folder. But it keeps bouncing back to my root directory. I contacted 1and1 and they reset the server, but now they are blaming me for the issue. I can access the blog through it's subdirectory but I can't post the blog there.

Anyways, I am not ready to move over all of my websites, but I do want to move my blog to a new host. I am mainly hoping that I can escape 1and1 and blogger in one move if I change the host of this one website. It's funny I have been happy for years and recommended them to friends, but now I am very disappointed. Can someone recomend a reliable host? I am looking for one with a cheap lowend package to start off. If I end up staying I will need a lot of bandwidth as I have a podcast that had a lot of traffic. Basically, there are so many companies that I just can't tell which ones are reliable. That's my main concern. Also I use SQL a lot. Thanks!

View Replies!   View Related
Changing Webhosts
I'm changing my webhost after getting screwed around with countless downtimes and now their own site is completely down.

I'm looking for a new host, and had been looking at alot of review sites. After looking at a few of them, found that they were obviously fakes with almost 100% good reviews for some hosts, completely dissing some other hosts, and the complete opposite on some other sites.

Looking for recommendations for your own host, do state your site too so I can try out the response.

Criteria

excellent uptime
responsive support + live support chat
h-sphere preferred, but not a must have (I like having subdomains in directories at the same level as domains)
does not ridiculously overload their servers (well, who can tell?)
good site response time
budget at 10usd per month
allows many domains/sites, no need for super high bandwidth as I just host many small sites
PHP with .htaccess access + imagemagick/gd

View Replies!   View Related
Changing Nameservers
I currently work for a small company that has a website hosted by a local hosting company. We have not been happy with them and are planning on switching hosts. Now I know that you are suppose to update your name servers for your domain name to point to your web host's name servers. Problem is I don't know how to get access to do this (all of this stuff was setup many years ago way before I got here).

Using whois I see our domain registrar is DomainBank.com but I have no account information to log in and change our name servers. How do I go about doing this? Is it possible our existing host did all of this originally and they have an account with DomainBank instead?

View Replies!   View Related
Hostingzoom Is Changing
Hostingzoom Is changing!

we are Hostingzoom's customer from 2005! we had a payment due on a service and hostingzoom suspended all of our services! how come it's possible? to all users I want to let you know to take care about this changes .. hostingzoom was the best but it looks like that it's no more like before! maybe the company is sold!

Take Care About your accounts, have a daily backup of your accounts and do not trust to buy more from them! we lost lots of our clients "about 500", and we face critical problem with what they did to us for $80! and we had problem with our credit card issuer right now! ... HostingZoom is changing take care ..

View Replies!   View Related
Changing Hosts
I currently have my account with streamline.net (utter crap never use that company). I want to move 2 of my domains off this company and on to another one.

What is the process in doing this and as anyone any good recommendations for hosting companies to use?

View Replies!   View Related
IP Keeps Changing In WHM
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 Replies!   View Related
Changing IP Address
I am currently on a VPS plan. My usage has become so much I need to switch to a different plan out of a different state. So with the new plan I will have a new IP address. What do I have to do to make the switch?

View Replies!   View Related
Changing .htaccess
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule !^index.php$ index.php [L]
</IfModule>

Hi,

This is my current .htaccess

As you see, it redirect all pages to index.php except index.php itsel

How do I modify it so that the exception is not just index.php but also channel.php or index3.php?

View Replies!   View Related
Changing DNS MX Records
I'm setting up my dns records for a backup mailserver and setting up another ns record in case of server / datacentre problems.

My question is, do I need to specify the ip address of the external hostname and the external namserver in the local dns record?

e.g mail.mydomaim.com in A **.***.**.**

then add mail.outside-domain.com in A **.***.**.**.

I dont think its necessary but want to double check.

View Replies!   View Related
Changing File Permission
i've set all folders,sub folder and files under this folder to be 777 since it is a folder for my users to upload attachments~

however this is the problem. users all failed to upload because the permission of the new folder created by apache for the users to store their attachment are set to 755, which i wanted them to be 777. (those 777 folders were from old server.)

if u take a look at the pic attached , you know what i meant. does anyone have any idea of how i can change the permission for this whole foder to be 777 even with folder created by apache?

i tried chmod -r 777 attachment, but it says operation not permitted @@

View Replies!   View Related
Changing Server IP Without Downtime
to change my dedicated server IP, for certain reason. Besides changing nameserver, can anyone guide me to do it via SSH? I've no CP.

View Replies!   View Related
Preview Homepage Without Changing NS
How can i preview my homepage without changing my nameserver?

It was something like: ....

View Replies!   View Related
Changing Hosting Not Domain
I want to change the hosting to xyz.com from abc.com. .. what is required. I have changed the dns but now i get server not found on abc.com. what else is defined?

View Replies!   View Related
Changing Server Timezone
to change my linux server time zone, i found that there is "-9" hrs between my server timezone and my country timezone

View Replies!   View Related
Changing Domains To New Server
I just wanted to know if there's any way I could speed up the process of moving my clients domains from our old server to our new server.

All my clients are currently on server1 and I want to move them all to server2.

I know I can go in and change the name servers for each domain to the new server (NS) but just wanted to know if theres a quicker way such as changing the Ip Adresses in the SOA records to point to the IP address of the new server.

Then if they're already loading off the new servers ip address, I can then change the domains name servers afterwards.

View Replies!   View Related
Changing Time On Server?
how can i change the server's time?

lets say the current time is with L.A and i want it to change to Tehran-IRAN.

View Replies!   View Related
Changing Binary Mode
I have upload the flashchat scripts on server. Its asking the files to change binary mode.

Files uploaded in binary mode (MD5 cd169d413452620389b2b30e6a902b10)No

to change files the binary mode in shell prompt.

View Replies!   View Related
Changing VZagent0 On Virtuozzo
I've been asked to changed the VZagent0 password on both my companies servers, windows and linux, from teh default. I can't find how to do this, can anyone help out?

Also, is there any way to create additional users with the same permissions as vzagent0 on Virtuozzo? We have multiple support areas

View Replies!   View Related
MYSQL. Changing My.ini
ive been a member of these forums for a few months now, mainly scouring for CSS tips and solutions. However, i've recently purchased Kevin Yanks book; Build Your Own Database Driven Website Using MYSQL and PHP, to work through. Annoyingly i'm having a problem with the initial MySQL setup which i cant seem to find a solution to on these forums or even Google. The book instructs the user to edit the my.ini file by adding the 'old-passwords' command, but no matter what i try i cannot save any additional content to this file. i just get the error... "Cannot create C:/programfiles/mysql/mysql server 5.0/my.ini". I fear im overlooking something very simple here. Has anyone else experienced this? The only thing that comes to mind is that im running Vista, which the book predates.

View Replies!   View Related
Changing Date On A VPS
to change system date back and forth.

Of course 'date -s' doesn't work on VPS. Using zic and timezones > /etc/localtime could help up to (almost) 24 hours, but dates are out of range.

Some systems can enable something like defying "Time Drift" as on some Xen versions (as shown below), but unfortunately my provider apparently doesn't support it.

# set independent_wallclock
# echo 1 > /proc/sys/xen/independent_wallclock

Is there any other way to change date on a VPS?

View Replies!   View Related
Changing Hardware From Xeon To P4
say you want to change your hard drives from a dual xeon machine to a p4 machine and just take out the drives and out them in the new machine, could this cause any problems with the server not booting up due to the kernel? and if it doesn't boot up, could it cause data loss or make it unable to go back and put them in the dual xeon again?

View Replies!   View Related
Changing SSH Port
I'm trying to change the ssh port on one of my servers, I have edited the sshd_config file and ssh_config. Changed the port, then enabled the port on APF. Restarted both APF and SSH.

Tried logging in via the port I specified, would not let me. Tried the default port, logged in fine. Why won’t it change to the port I specify?

View Replies!   View Related
Changing Db Files Attrib..
how can i change db files attributes (CHMOD ) using SSH?

for examle : files of user table in zode.sql

how can i set their CHMOD 644?

Quote:

user.frm
user.MYI
user.MYD

View Replies!   View Related
Changing System Date
We have a server located in USA. We have hosted an application for online booking of travel tickets. The customer wanted to change the system date to IST instead of EDT which we did. Now, if we try to change the system date to a future date in order to test our application, the date automatically resets to the current date. This happens only if we have the timezone as IST. If we change the system date to EDT, then after changing the system date, it does not reset automatically. It changes only if we modify it manually. However, if we change the timezone to IST, then the system date resets automatically back to the current date. We have stopped the W32 Time service and also blocked the port 123. We have also disabled the automatic synchronization with the internet time server.

View Replies!   View Related
Simplehost -changing Nameservers
I have a domain name with simplehost and have created a website using bigblackbag for my artwork. I added a redirect through simplehost's cPanel so that when you go to my domain name it directs you to the bigblackbag site. Someone at Bigblackbag has created a stats page for me and I have all of the information to log on and see my stats.

Here is the problem....Simplehost has refused to change the nameservers for me to bigblackbag's info so that they can start tracking my stats for me. Bigblackbag has given me the nameservers information and told me to tell simplehost to change them. Simplehost says that if they change the info for me then I will essentially be going around them and ultimately refused to do it for me. When I go to my cPanel to try to do it myself, I can't figure out what to click on to do it..I can't figure it out.

I don't care WHO hosts the darn stuff...I just want to be able to use the control panel and page I have created through bigblackbag and use my original domain name I have which is my name.com....I don't want to have to come up with some secondary domain name when I only want the one I've paid for through 09' or so. Please let me know your opinion about what to do.

I contacted bigblackbag and asked that they take all of it over (domain hosting)etc., and they said only if I secured a new one on my own or get one through them. I didn't want to do that...I just want what I have to work correctly.

Obviously I have no idea what I'm doing or of an efficient way to do it.

Tips are hugely appreciated and a step by step to do list (in layman's terms) would be even better!

View Replies!   View Related
Cpanel Password Changing
am having some issues with cpanel's password changing. password of a user changes fine from shell, changes fine from WHM. however no luck in the user's cpanel.

error i get is:

Quote:

There was an error manipulating the password file. This generally means you entered your old password incorrectly.
The following services were updatedif any)

Changing password for user xxxxxxx.
Changing password for xxxxxxx
(current) UNIX password:
passwd: Authentication token manipulation error

i'm looking into this user's directory, and oddly see that the /etc/<domain>/passwd and shadow and quota files are all 0 bytes. but i can log in with the password i set from whm.

permissions on these 3 files are -rw-r--r-- which seems normal, plus ownership is <username>-mail.

View Replies!   View Related
Changing Server Domain Name
I have a dedicated server with around 8 clients on it running CentOS and WHM/Cpanel.

Server is currently named server.oldname.com with 2 ns records ns1.oldname.com and ns2.oldname.com which are assigned the first two IP's of my block of 8 available to me through the datacenter.

I have purchased a new domain name and have changed the name of my company. I am wondering the easiest way to go about changing server.oldname.com to server.newname.com and to create new glue records to replace ns1.oldname.com and ns2.oldname.com with the ns1.newname.com and ns2.newname.com

Are there any guides or detailed steps in this? Since my business so far has been local, I have the username and passwords to manage many peoples registrar records. I don't mind having to update theirs to the new ns's manually.

Is it possible to have ns1.oldname.com ns2.oldname.com and ns1.newname.com and ns2.newname.com at the same time? So, I could essentially change people over gradually. Would their be any things to worry about in all of this?

View Replies!   View Related
Cost And Time Of Changing Hosts
If I had to give the number one reason I haven't changed hosts, for me I would have to say it is the cost and time. For example, I got a reseller account on Site5 about 4 years ago, and loaded it up with domains. Since you have to request backups, and have no access to an instant cpanel backup, it makes the process time consuming, especially when working with sites that have constantly changing data. And because I had over 50 sites there, it made changing hosts a major time commitment. Also, to pay someone to move everything would be equal to the cost of a couple of years of hosting (or similar).

View Replies!   View Related
Apache - Changing Requested URL
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 Replies!   View Related
Changing IP Address Without Rebooting, Not Working...
I have been trying to change an IP address on a customers Linux(RH9) server and I am getting errors, Can some on point/push me in the correct direction.
I am editing /etc/sysconfig/network-scripts/ifcfg-eth0 and am getting this message,

"1. Quit editing this file, because another edit session is active on this file.Continuing to edit will result in two versions of the same file. The one that is written last will overwrite the other one, resulting in loss of changes. The text "ifcfg-eth0" indicates that the process
editing this file runs on the same computer. When working over a network you will not see this message, because the process will be running on another computer.

2. Recover a previously crashed edit session."

This is a stand alone server and noone else uses this server.

I have tried to use the vim rercover command but no luck.

I am more use to using pico than vi, but pico is not installed.

View Replies!   View Related
Changing 3ware Raid Setup
Not sure if this is too specific for this forum or not, but since I've gotten great advice here in the past I'll give it a shot.

I have a colo'd production server with a 3ware 9500S-12 RAID card and 12 400GB drives attached. The drives form 3 arrays:

1) 2 drive RAID 1 (400GB)

2) 2 drive RAID 1 (400GB)

3) 6 drive RAID 5 (2TB)

plus 2 global hot spares.

For a variety of reasons I need to change this setup so that array 1) and 2) remain as is, and array 3) is removed and those 6 drives replaced with 6 new 750GB drives in JBOD mode. I've copied all the data from the RAID5 array number 3) onto 3 of the new 750 drives (the 2TB array wasn't completely full,) and I have 3 other blank 750GB drives.

What's the best / safest way to do this? Ideally I'd like to remove the 6 old 400GB drives and retain the ability to plug them all back in and get my old array back (if something goes horribly wrong doing the switch.)

Do I need to reboot into 3BM (3ware Bios Manager) to do this, or can I do it from the command line?

Is there any problem with having a drive that already contains data written to it by another system, and bringing it up on the 3ware card in JBOD mode with the data intact? (All filesystems are ext3.) I'm not going to have to reformat the drive, am I?

Is there any problem with the new drives being SATAII (Seagate Barracuda ES 750GB) but the old drives (and I think the 3ware card, and certainly my motherboard) being SATAI? I've read that this should "just work" but of course I am nervous! There are no jumpers I can see on the 750GB drives.

Will it be possible to remove the RAID 5 in such a way that I could plug the drives back in and get the array back?

View Replies!   View Related
Changing The Default CPanel Logo
How do you change the default cPanel logo.

Like, when you create an account, the clients cPanel says:
[url](on the top).

I was wondering, any way to change that..not for a single account but all of them..kinda so when it creates a account it actually puts a different image.

View Replies!   View Related
49pence Randomly Changing Passwords
Today we received an email saying that the admin password for the server had been changed by them and that we should log in and change the password again ourselves.

49pence have provided no explanation as to why the password was changed and despite multiple requests have refused to give any kind of explanation. I've also asked to speak to a manager and this request was denied (well, more ignored and I was given the same line that they cannot disclose why they changed a customers' password).

View Replies!   View Related
Changing My Reseller Webmail App
I have reseller space with United Hosting and they provide a default online webmail app called SqurrelMail for my and my clients websites.

It's perfectly fine for my clients, but I do use my webmail everyday and the thing is I'm finding it increasingly hard to use it everyday as it's a little too basic for me... So I wondered, is it perfectly fine for me to install another third party one and use that as my main online email center?

If so, what options are there? Would really like a decent, solid (preferably free) online email client I could connect to my reseller space to use for organising my emails...

View Replies!   View Related
Changing One User's E-mail Username
We have a cPanel/WHM server and our users log into their e-mail accounts using this format:

emailprefix+theirdomain.com

Our server is running exim. One of my users wants to be able to use an "@" symbol for his e-mail username instead of a "+" sign. Is it possible to change this? If so, is it possible to change it for just this one user? I don't want to change it for everyone who uses the mail service.

View Replies!   View Related
Changing Reverse Dns Records
I signed up for a dedicated server this weekend.

I'd like to know if its possible to change or even delete the reverse dns record from
the ip address from my server ?

Is it possible to hide the "dig -x ip" results?

I don't want them to know in which provider i am....

View Replies!   View Related
Changing Host Name Or Reverse Lookup
if its possible to change the reverse lookup, or at least i think thats what it is called.

I have 2 accounts on my CentOS, WHM/cPanel VPS and they are hosted on their own seperate IPs however when you do a lookup on one domain it also lists the other domain as being hosted on the server and vice-versa.

How do i change this so they appear like they are on different servers? Each one has their own nameservers which are on seperate IPs also.

View Replies!   View Related
Chown Not Changing Owner:group
I have just restored an account to my directadmin box and it appears to have restored with the wrong owner / group.

Easy I thought, a quick 'chmod secure.secure -R *' should crack that but how wrong was I.

After running that I get the error: chown: invalid option -- o

Now - both the user and the group exist, so why won't the files change owner and group?

View Replies!   View Related
Changing Dns & Mx Records
I have a domain registered with Dotster and my NameServers point to Verio who is my webhost. My MX Records at Verio point to Appriver who handles my email. I'd like to get Verio totally out of the picture and just host my site at Dotster and still keep the email at Appriver. However, I'm not quite sure the order in which to change the various settings.

Do I just change the Name Servers at Doster to point to Dotster instead of Verio and then use Dotster's DNS to point the MX Records to Appriver? Would I then disable the MX Records at Verio? What about propagation of these changes...would I lose email traffic?

Do I need to change the TTL? I'm really not sure about the order of the steps.

View Replies!   View Related
How To Keep SSL Certificate When Changing Servers
I have a few sites each with their own GeoTrust SSL certificates. In a few days I will be changing servers and IP addresses of my sites (along with operating system and control panel; moving to CPanel 11 on CentOS from Ensim on Redhat).

I would like to know what changes or steps (if any) I need to make/take in order for the SSL to keep working on the new site without interruption? Can SSL certs safely be transferred this way? Do I need to purchase new ones?

View Replies!   View Related
Changing Lfd Warning Email
My server lfd warning email sends warning everyday to root@hostname.server.com

How can I change that e-mail to my own email? (Runs on cPanel/WHM)

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