We have a site, www.domain.net running on xxx.xxx.xxx.1, we would like to have a folder/alias of www.domain.net/time redirect to the root of a site at xxx.xxx.xxx.2. How would you do this with apache directives? Examples would be awesome. Or guides.
Thank you very much in advance.
I am trying to set up ftp service in windows 7. I have installed the IIS console and the ftp service, but no ftp root folder. I only use this to communicate with a CNC machine with programing. Any help would be great
I'm working on a project with a friend soon. Given that he cares about these things more than me, I let him choose the indentation. Him being a Ruby fan, he chose two spaces.
My usual is to use tabs. Is there anyway I can set vim to, only in this specific folder, have it as two spaces when I press the tab button?
I have a VPS: I set up exim, problem is emails always go in the spam folder.. this is a sample header:
http://pastebin.com/raw.php?i=4NJ2ZaUs
As you can see it PASSes SPF test but still emails don't pass spam filters (I tried with Gmail).. Here's my exim config:
dc_eximconfig_configtype='internet'
dc_other_hostnames='MY_DOMAIN'
dc_local_interfaces=''
dc_readhost='MY_DOMAIN'
dc_relay_domains='MY_DOMAIN'
dc_minimaldns='false'
dc_relay_nets=''
dc_smarthost='MY_DOMAIN'
CFILEMODE='644'
dc_use_split_config='false'
dc_hide_mailname=''
dc_mailname_in_oh='true'
dc_localdelivery='mail_spool'
Why does this happen?
I've been searching for awhile now and haven't found anything that comes close to what I'm trying to accomplish.
Right now my URL's look like this:
www.website.com/something
which are using the root folder /index.php
Now I have created plugins within folders:
/plugins/PLUGINNAME/index.php
I want to be able to have URLs like:
www.website.com/plugins/PLUGINNAME/anything/iwant/here
which are all using /plugins/PLUGINNAME/index.php and not the root directory index.php.
Currently www.website.com/plugins/PLUGINNAME/ works, but anything after /PLUGINNAME/xxx defaults to the /index.php.
For some reason the column 'Folder' is showing up in all my windows when viewed in details view. Is there some way I can stop it showing for all windows?
I installed ssh, but I find if I use my original account to login ubuntu, it have too large permission, and I want to constraint the user only have permission to specific folder in ubuntu, how can I config such a user ?
Thanks in advance !
I have permission to attached a mailbox to my profile. This is a mailbox I share and manage with other people.
When we send from this address, we would like to have the message show up in this mailbox's sent items folder. The current behavior is that the message goes to our primary account's sent items.
I'm using Outlook 2007 but others are using Outlook 2003. This is in an Exchange 2007 environment.
I like how Windows 7 (and Vista) have the convenient 'New Folder' button. Is it possible to have a similar 'New File' button. If it creates a file and then automatically triggers the renaming action so you can rename the file, that would be perfect.
I know it is possible for certain file types to have special actions assigned, but not just for a generic directory.
Hello,
I have to extract a file from commandline with 7zip (or other free zip application) with the next structure:
MAIN_DIR\
---a
---b
---SUBDIR\
---c
I need the output structure to be the same but skipping the first folder so I end with:
---a
---b
---SUBDIR\
---c
Can this be done with 7zip or other free commandline zip extractor?
Thanks in advance.
Hello,
I have to extract a file from commandline with 7zip (or other free zip application) with the next structure:
MAIN_DIR\
---a
---b
---SUBDIR\
---c
I need the output structure to be the same but skipping the first folder so I end with:
---a
---b
---SUBDIR\
---c
Can this be done with 7zip or other free commandline zip extractor?
Thanks in advance.
I have been testing my SMTP setup on IIS6 today. I have created a test.eml file that I palce in my pickup directory and it gets sent out. However, when I put a bad address into the file it is not going into the badmail folder. The file disappears and it seems to be removed from the file system.
Thanks
I installed ssh, but I find if I use my original account to login ubuntu, it have too large permission, and I want to constraint the user only have permission to specific folder in ubuntu, how can I config such a user ?
Thanks in advance !
To delete a file in Finder you have to press CMD+Delete. It then moves the current selection to the root folder of the file you've just deleted. Is there any way to have the selection select the next file in the same directory instead, ala Windows Explorer?
Is there a way to setup a shortcut in Outlook 2007 to move messages to a given folder?
There is a similar question here but it appears the accepted answer doesn't work in Outlook 2007.
I just installed SSRS 2008 on a development server and when I connect to it with SQL Management Studio I do not have all of the items in Object Explorer that I had with our SSRS 2005 installation. For example, we are missing the "Home" folder which lists all the reports. When we browse to our /ReportServer URL we can view and run our reports, so I know they are on the server. Does anyone know if this is a permissions issue or something else?
Hello,
I want to enable IIS 6 compression for all of the folders in my application except one; in this one folder, I do some things that fails when IIS 6 compression is enabled...
Any advice? Thanks.
My C drive is a small SSD that I don't want to wear out or fill with unnecessary stuff. Is there any harm in moving the temp folder to another drive? I am under the impression that Windows will not need to look for files here, for example, in the case of uninstalls...
Is this the case?
I recently typed the command
sudo chmod 777 -R /
after that some things like
sudo -i
are not working normally...
... so I am wondering if there is any way where i could reset the folder permissions to their original state
Thanks in Advance!