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.







How To Backup Outlook Express Email Folders And Settings


I want to reinstall Windows Xp soon, as I got a virus and after cleaning the computer doesn't work as smooth as before. I gives some strange erros and sometimes it justs hangs up... I want to backup Outlook Express emails and settings before reinstall, and restore afterwards.


View Complete Thread with Replies

Sponsored Links:

Related Forum Messages:
Weird Outlook Express
This has been happening for a while now, but it never really occurred to me to ask before.

What happens is that Outlook Express will say "2 new message(s)" but I'll only have one.

It doubles the number of messages I have - if I really have 4 then it'll say I have 8.

Has anyone had this happen to them before? It doesn't seem to impact anything; it just displays the wrong number.

View Replies!   View Related
Outlook Express Removing All Messages
I have a customer who has a problem, today when he opened Outlook Express, it downloaded his new mails and deleted them automatically and also other mails, then when he clicked the "Trash" directory, it was empty. He checked if no one set rules, and the rules dialog is empty. He says his antivirus is up-to-date.

View Replies!   View Related
Email And Outlook
Ever since I had a OS reload, all the mail in Horde will show up as "read" after I use Outlook to fetch them. (Exaim is installed, Outlook is using POP3 to connect) Even mail that have never been opened in Outlook will show up as "read". Before this, the mail in Horde was never synchronized with Outlook. For example, if I read a piece of mail, it won't show up as read in Horde. Instead, it'll show up as "unread" until I read it using Horde. Now, it the mail in Horde seems to be synchronized with Outlook though Outlok keeps a copy on server even after deleting it locally (on the PC).

I don't want that to happen because my other co-admin uses Horde and I use Outlook.

It'll mess up the read/unread settings for each. I never changed any settings in Outlook so it must be some config on the server. Anyone have a clue where to change this setting so this behavior doesn't occur?

View Replies!   View Related
Outlook Email Sending
A few days ago Outlook Express refused to continue sending emails using my hosted account. It has been working fine for over three years now. I changed the software and used Thunderbird but it failed two. They just say that the mail server took much time and I should check the SMTP server. I even tried that from several computers and several connections. The response from the host is too slow (dislike their usual).

View Replies!   View Related
Setting Up Email In Outlook With Cpanel Configurations
I'm having problems setting up email in Outlook with cpanel configurations. I've exhausted google trying to find an answer to this. Maybe someone here can help or has had a similiar problem.

I've set up accounts in cpanel (eg: info @ example.com), have the incoming mail server and outgoing mail server as mail.example.com and I even checked off the "server required authentication" but I still can't receive emails. I changed the outgoing server to smtp.internetprovider.com and it still doesn't work. I get a prompt asking for Network Server Password and click ok with the login and password but it keep popping up.

View Replies!   View Related
Which Folders Should I Exclude From A Whole Server Backup (Rsync )
I am going to backup the whole server. (Rsync)

I understood it is not efficient to backup the local "backup" folder to avoid duplicated backups.

1. Should I exclude additional folders from the backup process?

2. I noticed it is familiar to exclude the "proc" folder also ... Why?

View Replies!   View Related
Offsite Backups (via Rsync) - What Files/folders To Backup
I'm currently using (amongst other backup systems) rsync to an offsite space (am using BQBackup at the moment)

I'm just wondering - apart from backing up all of /home/, /var/lib/mysql/ and the important config files (httpd.conf, php.conf, etc etc) is there anything else that *needs* to be backed up?

Obviously in a worst case scenario, a new machine would be deployed with a fresh OS install (and a fresh WHM/cPanel install) so I wouldn't worry about backing up OS files or cPanel core files, although I'm wondering if there's anything apart from the /home/ directory and the MySQL databases which would be lost (and so need backing up) in the event of a crash?

View Replies!   View Related
Email Backup
Can anyone suggest a solution for one of my clients.

Their email is very important to them and is their main point of contact.

Their old account (shared hosting) got suspended a few times due to going over their hourly limit.

I have now put them on a new account on my VPS. Unfortunately the ip was blacklisted in the first week and they are getting about 25% of mail bounce backs due to being rejected. They also experienced a few hours of downtime while the nameservers propagated, so all in all they're not very happy.

I would like to offer them the following:

incoming back - if their server/mail goes down, mail either gets stored or re-routed to an alternative address

outgoing mail - if their server/mail goes down, they have an alternative way of sending email from their domain

outgoing mail - if their ip address gets blacklisted again, an alternative way of sending email from their domain until the issue is fixed.

View Replies!   View Related
Backup Email
I currently have a VPS server that runs Cpanel with all my websites and clients websites. My question is is it possible for to set up if the primary server goes down that emails will go to another server and still get delivered. Would I set the secondary server to ns3. and ns4.?

View Replies!   View Related
Email DB Backup
Is it possible to have the bash script, that is executed using a cron job, posted below email the DB backup to me as well as saving a copy to the server as it is currently doing?

# Script Function:
# This bash script backups up the "DBname" and "DBname" db everyday at 4am with a file name time stamp and tar.gz zips the file.
# The "DBname" db will be saved in /backups/database_backups/"DBname"/
# The "DBname" db will be stored in /backups/database_backups/"DBname"/
# Db backups older than 30 days will be deleted.

#[Changes Directory]
cd /home/"accountname"/backups/

#[Old DB Deletion Script]
find /home/"accountname"/backups/database_backups -name "*.tar.gz" -mtime +30 -exec rm -f {} ;

#[Stamps the file name with a date]
TIMESTAMP=`date +%m-%d-%y-%H%M`

#[DB Backup Scripts]

# "DBname"
HOST=localhost
DBNAME="DBname"
USER="DBusername"
PASSWORD="DBpassword"
DUMP_PATH=/home/"accountname"/backups/database_backups/"DBname"
mysqldump --opt -c -e -Q -h$HOST -u$USER -p$PASSWORD $DBNAME > $DBNAME.sql
tar czpf $DUMP_PATH/$DBNAME.$TIMESTAMP.tar.gz $DBNAME.sql
rm -f $DBNAME.sql

# "DBname"
HOST=localhost
DBNAME="DBname"
USER="DBusername"
PASSWORD="DBpassword"
DUMP_PATH=/home/"accountname"/backups/database_backups/"DBname"
mysqldump --opt -c -e -Q -h$HOST -u$USER -p$PASSWORD $DBNAME > $DBNAME.sql
tar czpf $DUMP_PATH/$DBNAME.$TIMESTAMP.tar.gz $DBNAME.sql
rm -f $DBNAME.sql

View Replies!   View Related
Backup Email Solution
If an email server needs taking offline for a while, is there a simple solution that can be put in place that can catch and temporarily hold the email until it can be released when the server is back online?

View Replies!   View Related
Email Backup Setup
Its been a while since I have posted on here, anyway heres my problem.

I have a cPanel server in my office which handles the email for 2 domains.

I've also got a reseller account on a helm server.

What I want to do is: if I have a problem with the office server (outage) all emails will be routed to the helm server then delivered back to the office server once available. So any incoming email wont be bounced/lost.

View Replies!   View Related
Backup Old Cpanel Site And Restore It On New One But Email Passwords Lost
I moved from a host to another and wanted to restore/use the email adresses that are already saved on my old host account.

I did a full backup by using Cpanel's wizard and saved it on my computer. Extracted everything and then by using FTP I have put all the files on my new server which is using Cpanel as well.

Although all email adresses are now visible in my Cpanel the old passwords will not work anymore......

View Replies!   View Related
Cpanel Express Transfer
I am trying to transfer around 20 accounts from one server to another, via cpanel/whms multi transfer account script. I notice that cpanel/whm has the express transfer feature which is the following :

"Express Transfer = This will edit the zone on remote server to reflect the new DNS which can result in expedited propagation, forward any incoming mail from the remote server to the new server, suspend the account on the remote server, and prevent dynamic content from being loaded on the remote server (so no data will be lost)."

For some reason I can't seem to activate the express transfer option, or even figure out how to use it at that matter. Can someone please tell me how in the world I can enable this option? It will save me a huge headache from having to redirect the DNS zones manually.

View Replies!   View Related
SQL 2005 Express Update
I am using SQL 2005 Express Management Console in the CTP version, but when I upgrade to the release version, it can't login. Do I need to upgrade the SQL 2005 Express to Service Pack 2 first before it can login? Anyone facing similiar issues?

Secondly is there anyway I can upgrade from SQL 2005 Express to SQL 2005 Express Advance version?

View Replies!   View Related
SQL Server Express And MSSQL
I have MSSQL 2005 running on the W2k server, can i install SQL Server Express on top of it w/o causing any disruption to other services including MSSQL.

View Replies!   View Related
No SQL Express On Win2003 Web
According to microsoft, Only SQL Express 2005 can be installed on windows 2003 web edition. N other sql server editions allowed. Sure, ok. So I downloaded express (SQLEXPR_ADV.EXE) and go to install. Install always stops (shuts down) with no warning ...

smooth Microsoft, really smooth.

-- And before anybody chimes in. Yes .net 2.0 and 3.0 are installed.

View Replies!   View Related
Sql2005 Express On A VPS Server
I want to install ASP.NET 2.0 and MS SQL2005 express on a VPS server, which provides me with 256 MB's of dedicated ram, and I was wondering if anyone with the same type of setup has experienced performance problems.

My bandwidth requirements will be low, but the site is completely database driven so I'm wondering if a VPS server account will suffice.

Any comments would be greatly appreciated!

Also, if anyone knows a cheap, reasonably reliable host that provides dedicated windows hosting for around $60.00? Can you please tell me who they are.

View Replies!   View Related
Upgrading Of Microsoft SQL 2005 Express
I have never upgraded SQL 2005 express edition before thats why a bit worried. What is the safest way to upgrade it to Service Pack 1? Secondly the management console upgrade. Which to upgrade first the SQL or the SQL Express Management console?

View Replies!   View Related
Recommend PCI Express NIC For Linux
Can anyone recommend a good, stable PCI Express NIC card for kernel 2.4? Its for a poweredge 860 if it matters. I'm hoping to use drivers that already in the kernel.

any NICs people prefer? its gota be stable, price does not matter.

View Replies!   View Related
Pop3.mysite.com Didn't Work In Express 2004
i'v try to test my mail account in POP3.SITE.COM!

The problem is my pop3 didn't exist?

how can i make it work my pop3 and smtp in Express 2004?

The error messege is

Code:
The host 'pop3.site.com' could not be found. Please verify that you have entered the server name correctly. Account: 'pop3.site.com', Server: 'pop3.site.com', Protocol: POP3, Port: 110, Secure(SSL): No, Socket Error: 11004, Error Number: 0x800CCC0D

View Replies!   View Related
Cheap 8-Port PCI Express SATA Controller
I am looking for a cheap sata controller that can do JBOD with a PCI Express interface(preferably low profile, 2U server) and proper driver support for linux and solaris. The cheapeast one I found is from supermicro but I don't think they can be used in non-supermicro servers. Any suggestions?

View Replies!   View Related
IMAP And Outlook Timeouts
I am having a user that is having issues with their IMAP accounts and Outlook timing them out. I have had them set the timeout in Outlook to the maximum of 10 minutes and it is still showing up occassionally. I have a dedicated server that is running Exim 4.2. I was hoping someone here had an idea on how I can either fix this on the Server side or the client side.

View Replies!   View Related
IMAP & Outlook
Hi when configuring MS Outlook with an IMAP account it works perfectly, however when you send email it only ever goes into the default personal files sent folder, is there anyway to get sent items from each imap account to go into their own imap sent folder?

View Replies!   View Related
POP3 Not Working On Outlook
I've found today that my outlook can't download email messages from server. I thought it was a mail server but the messages are there when I look through webmail.

For 48 hours I didn't receive any email in outlook and I was alerted today by my customers since they don't receive anything too. The strange thing is that outlook runs normally. It doesn't display any error: just doesn't download any messages from inbox. I have my customers complaining BAD service (about 80 customers on that VPS). It was working and now it isn't...

I opened a support ticket to my provider (jaguarpc.com) but they are taking toooooo long to solve it and their answers are ineffective - I think they are not giving the correct attention to this issue. As you know, email issues are big since online businesses rely on them.

I have another VPS with jaguarpc and pop3 is working fine...

If someone could give me a hint about this issue maybe I could solve it through cpanel or give that info to support.

By the way, IMAP works fine. Just POP3 doesn't work.

View Replies!   View Related
Outlook Autoconfig Script
im sure this has probably been asked before but i cant fidn it, does anyone know how to do the MS Outlook autoconfiguartion scritps for pop email accounts liek what cPanel does as im ceating an email service on my site but its all done manually (joys of php and shell_exec) so id love to be able to code my own autoconfig script for users aswell

View Replies!   View Related
Outlook Etc Not Sending - Webmail Will
I have run a server for some time with no troubles. All of a sudden the server will not allow outlook, outlook express, eudora etc to send emails. I can connect and receieve emails fine, but sending is another matter. I get a connection timed out message when I attempt to connect and send emails.

Sending email via Horde Webmail works 100% fine, it only seems to be when you send from a client side email app.

what might be causing this, or where to start looking? My experience with Linux is very, very limited.

View Replies!   View Related
Send To Mailing List Via Outlook
As you know, most mailinglists are built as you have to send emails from a control panel.

But I am searching for a script or service where a group of members can email each other from their favourite email program, such as Outlook.

Only those members would be allow to send to the list.

View Replies!   View Related
Outlook 2003 Junk Folder
if its possible to change outlook 2003's junk folder?

i want to continue to use my imap spam folder rather than the hardcoded outlook spam folder...

View Replies!   View Related
Emails Are Not Being Sent To An AOL Inbox From Outlook
I'm trying to send an e-mail from my imap server to an aol e-mail address, when i attempt to send the e-mail it doesn't send it to the aol e-mail address. Is there a specific port number i should set on my out look under my smtp settings?

View Replies!   View Related
Vista + Outlook 2003 = SPAM
I have a customer that relies heavily on her email (sends/receives about 200 emails each day). Last Friday we traded her Windows XP computer for a new Windows Vista system.

Now since that time one of her main contacts is unable to receive any emails. She is able to receive messages from that contact but the replies are not received by the customer. I talked with the technical support group on the receiving end and they tracked it back and said that the emails are sitting in their spam filter.

What change(s) were made that changed this trusted email account to a spam account just by upgrading to Vista? I ran the DNS Tools Spam tool and the domain and IP address is not listed in any database. The only thing that showed was something about the PTR not found in the domain record. Is this something that is required?

View Replies!   View Related
PGP Plugin For Outlook And Thunderbird
Can anyone suggest a good PGP plugin for Outlook and for Thuderbird? So far I founf cgeep which is behaving properly so far.

View Replies!   View Related
Copy My Webmail Sent Messages To Outlook Or Incredimail
I am using CPanel,I have thousands of messages and it takes time to access them via webmail; I have moved all inbox mails to Outlook but I am looking for a solution to upload my sent messages to Outlook so that I 'll never have to use webmail.

View Replies!   View Related
Outlook Can Not Send Mail, Error 0x800CCC19
My vps is running on Hypervm/Koloxo

Mail server - qmail

Every thing was working fine, but suddenly outlook stopped sending mails, every time I try to send mail, it gives me following error

"A time-out occurred while communicating with the server. Account: 'xxxx', Server: 'xxxx', Protocol: SMTP, Port: 25, Secure(SSL): No, Error Number: 0x800CCC19"

Sent mails remains in queue.

However, Still I can receive mails but can not send.

View Replies!   View Related
Sending Big Files With Webmail And Outlook
I have WHM with centos and I have a customer who needs to send large attachments of 25 or 30 mb, he uses webmail. So the question is... how do i increase the load time?...

since i believe that is not a problem of data capacity... maybe his connection is too slow, and therefore he cant send large data.

And also how do i increase load time for the customers who use outlook aswell?

View Replies!   View Related
Can't View Emails From My Server In Outlook Or Thunderbird
I have a virtual dedicated server hosted with "Domains Priced Right" I have several domains hosted on the server with emails for each. I used to be able to view my emails in Outlook however recently I've been getting the error (0x80042108) 'Outlook cannot connect to incoming (POP3) email server'

I've switched to thunderbird and still have the same problem. "Could not connect to the server mail.blahblah.com; the connection was refused."

I have about 10 domains and I can't see the emails for any of them.

I know the emails are there I can see them when I use webmail. I know thunderbird works because it can get email from gmail and my ISP. It just won't connect to the server and download them.

Things worked in the past so I'm perplexed. I'm running Windows Vista and maybe a new update has caused a problem. It may be a firewall issue but I've had a look at that. Also I did do a clean up of some old drivers. I think it might be a dodgey email file.

View Replies!   View Related
Outlook Web Access Won't Let You Download Attchments
i am aware of the LVL 1 and 2 configuration files and they are configured right.

My problem at the momment is the follow:

When i am on the local network and try to download and attachment or save it to the HD i am able to do it.

When i am on an external connection and try to do the same i am not able to do it and a message telling me that the attachment is blocked comes up if i try to open it in a new window.

I did like to know if any one could help me out to configure and solve this issue. Thanks.

I have my firewall configured to permit 443, certified ssl configure and the external access to OWA works fine but the attachment download, have i forgot to configure anything ?

Server is running Exchange 2003 and it is one machine just for it behind a ISA firewall.

View Replies!   View Related
Outlook Autodiscover Requires A DNS Change
We host for a company that has its email on another server. Everything works fine with the DNS changes already made.

However, Outlook has an autodiscover feature that requires an additional DNS entry and I am at a loss as to what record type to use.

They had it set up on their old host as:

autodiscover.lif?.com to point to "autodiscoverredirect003.in?.net"

Does anyone know which record type to use for this?

View Replies!   View Related
DirectAdmin And CPanel Outlook Configured Automatically?
My understanding is that if I join a webhosting company that operates the cPanel web control panel then my Outlook Express email program would get configured automatically.

However if the webhosting company were to be using DirectAdmin web control panel would I get the same benefit in this respect please?

View Replies!   View Related
Bizarre With Sending/receiving Emails In Outlook 2007
There is a strange problem with picking up and sending emails on Outlook 2007 which I have wasted hours on over the last week.

Whenever I try to pick up/send emails on domain names, I get a 800CCC0F error message. It says: "reported error (0x800CCC0F): 'The connection to the server was interrupted. If the problem continues, contact your server adminstrator or Internet Service Provider (ISP)'"

I have gone through all the steps here [url]and here [url]and on another websites.

I have been setting up email addresses on Outlook for several years, so know how they should be done.

The strange thing is the email addresses of domain names hosted elsewhere work perfectly. But both new and existing Clook-hosted email addresses are producing this error message.

I believe it may be an error with the software for two reasons:

1. The email addresses work perfectly when I open Outlook in Safe Mode.

2. Our web host's staff have not been able to find anything wrong and the email addresses work when they try to set them up on their computers.

Any idea why our email addresses may not be working and how I can fix this please?

I have tried System Restore and Repairing the program on my computer's Control Panel.

View Replies!   View Related
C99Shell Folders?
I found these folders in the root

/usr/bin/c99

/usr/include/boost/numeric/interval/detail/c99_rounding_control.hpp

/usr/include/boost/numeric/interval/detail/c99sub_rounding_control.hpp

what are these ? is it normal folders ? or somebody hacked our server?

what shall I do?

View Replies!   View Related
Nobody Folders And Delete
when people run a forum and the template and forumdate folders may created some files with nobody permission,

the user could not delete them by the user themself,

and need admin login as root with ssh to delete those,

and let the files permission can run as the user instead of nobody.

the server is centos with cpanel and suexec.

View Replies!   View Related
.htaccess And Folders
In the public_html directory, I have

php_value user_agent "Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.8.1) Gecko/20061010 Firefox/2.0"
<IfModule mod_security.c>
SecFilterScanPost
</IfModule>

<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
Errordocument 404 /404.html
RewriteCond %{REQUEST_FILENAME} !.(jpg|jpeg|gif|png|css|js)$
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule .* index.php [L]
</IfModule>

Then I created a new directory named caller

There is an exact same .htaccess in public_html/caller

However, the .htaccess in the public_html directory rewrites all request to index.php

.htaccess in public_html/caller rewrites all request to /caller/index.htm

The thing is when I access
[url] whatever the one that's called is /public_html/index.php

How can I arrange so that the one called is /caller/index.htm?

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
IIS 5.1 - Browsing Folders
Well I finally got around to getting my IIS up and running which will save some time with uploading various files to check that they are working correctly but now I have run into a new problem. What used to happen with my IIS is it would list out all of the folders which I had in the wwwroot and I would simply navigate through and select which site needed to be tested.

At the moment, I have cleared out the wwwroot folder entirely since all of the stuff in there was to do with a "Windows XP Professional" page which appeared upon installation.

However, now that I don't need it anymore, I decided to clear it out and test IIS out by making a new folder called "sites" into wwwroot. Now though, it simply comes up with a "Directory Listing Denied. This Virtual Directory does not allow contents to be listed." error message, even though I have changed the permissions on the wwwroot folder to allow writing etc.

Could this be because it's IIS 5.1 and I need to install IIS 6.0 instead or is something else wrong? I know for a fact that my operating system (Windows Media Center Edition 2005) will do this list as I have had it before, back before I installed Vista and then decided to come back to MCE.

View Replies!   View Related
Emails Going To SPAM Folders
I can send e-mails out but many times they go directly to the recipient's SPAM box.

Also, my server cannot send to any company e-mail that uses MXLogic.net's services.

Going to [url]<--My server IP is on ZERO blacklists.

/etc/resolv.conf appears correct
/etc/hosts also appears correct

Is there something that I am overlooking?

View Replies!   View Related
Accessing Shared Folders
I have server which all files and folders are stored on. Now there are a couple of folders which are only accessible by one machine at present and all the other machines when they access the folder it is displayed as empty. I have checked all permisions and all machines viewing of files settings are the same and folders accessible by all machines have the same settings as the couple which are only accessible from this one machine.

If I copy and paste the folder all machines then have access to the folder from although this would be a lengthy exercise for the full hard drive.

View Replies!   View Related
Can I Delete These Folders From My Ftp
I heard the following folders were used by frontpage.

_private
_vti_bin
_vti_cnf
_vti_log
_vti_pvt
_vti_txt

I was wondering can i delete these folders if i'm not using frontpage ?

View Replies!   View Related
Folders Display Permissions
I would to know how I can change the display permissions for my website sub folders and files from public view, for instants

The current is you can access to any folders or files once trying access to any folders in my website like open this link www.yoursite.com/photos/ will see all sub-folders and files in this “photos” folder also you can see the other folders in another level by going to the top level folders!

but I think there is a way to enforce my users to write the full path of any selected photo or file they want without browsing my folders and sub-folder.

View Replies!   View Related
Mystery Folders Being Created
I am designing a site for a client and in all the years I've done design etc, I've come up against a phenomenon with their VPS server they have. It's linux and uploading files I am using WS_FTP Home.

I am uploading files and folders to their public_html/domain.com/ (*I use domain here for their privacy) and in some folders (directories) after doing so, a mystery folder suddenly appears that is named 5" and as you enter that folder, you see the path directory show up "public_html" and if you go into that one, you come up to the domain.com folder again, and if you deeper into that one you start to see this phenomenon of mirroring folders of the one you go into. Example:

public_html/domain.com/images/5"/public_html/domain.com/images/file
***the file whether it's an image jpg, png, etc is created as the last directory as a folder, not a file. I should also mention that as you go deeper in the 5" mystery directory folder, you no longer see the path in the FTP anything past the 5" one even as you go further in.

Oh, and it doesn't allow you to delete these 5" folders regardless of what permissions. And this folder seems to show up in many areas of this website's directory structure...mostly where images are (don't know if that is just a coincidence).

So hope all this makes sense....anyone seen this before and what the cause could be? Their host doesn't seem to know the reason and says they cannot see it even though others can. They said it's the FTP program as the cause and not their server.

My comeback to that is that I've used this FTP for years and never before seen this happen. It's only with this one client's server.

View Replies!   View Related
SSL Certificates Works For Folders?
Say i have domain zzzzz.com and have some folders say a, b and c

would ssl if installed for main domain zzzzz.com work for https://zzzzz.com/a and so on ? or would wildcard ssl be required for that ?

And what if that /a folder is actually a subdomain, but since you can access subdomains via url/folder instead of folder.url would ssl work on it using url/folder option instead of subdomain url ?

View Replies!   View Related
Finding And Chmod The Www Folders
i need to find al www folders within home directory with 777 permissions and need to chmod to 750.

if possible post the command to do it

View Replies!   View Related
Unable To Delete Folders In Ftp
im using fireftp and i chmod the folders to 777 but it seems that im still unable to delete the folders as i get the message 550 directory not empty etc.

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