Qmail/spam_log Including Path To File
Apr 21, 2007
/var/log/spam_log
Code:
Sat Apr 21 12:49:09 CEST 2007 - / - drweb x 111 10002 Dr.Web daemon account /var/drweb /sbin/nologin
Sat Apr 21 13:07:36 CEST 2007 - /home/httpd/vhosts/hollanta.nl/httpdocs/html - apache x 48 48 Apache /var/www /sbin/nologin
Sat Apr 21 13:19:09 CEST 2007 - / - drweb x 111 10002 Dr.Web daemon account /var/drweb /sbin/nologin
Sat Apr 21 13:19:25 CEST 2007 - /home/httpd/vhosts/brabant.nl/httpdocs/forum - apache x 48 48 Apache /var/www /sbin/nologin
Sat Apr 21 13:21:14 CEST 2007 - /home/httpd/vhosts/brabant.nl/httpdocs/forum - apache x 48 48 Apache /var/www /sbin/nologin
Sat Apr 21 13:22:23 CEST 2007 - /home/httpd/vhosts/flevo.nl/httpdocs/myred - apache x 48 48 Apache /var/www /sbin/nologin
Sat Apr 21 13:23:33 CEST 2007 - /home/httpd/vhosts/brabant.nl/httpdocs/forum - apache x 48 48 Apache /var/www /sbin/nologin
Sat Apr 21 13:36:31 CEST 2007 - /home/httpd/vhosts/brabant.nl/httpdocs/forum - apache x 48 48 Apache /var/www /sbin/nologin
Sat Apr 21 13:43:42 CEST 2007 - /home/httpd/vhosts/brabant.nl/httpdocs/forum - apache x 48 48 Apache /var/www /sbin/nologin
Sat Apr 21 14:19:12 CEST 2007 - / - drweb x 111 10002 Dr.Web daemon account /var/drweb /sbin/nologin
Sat Apr 21 14:37:20 CEST 2007 - /home/httpd/vhosts/brabant.nl/httpdocs/forum - apache x 48 48 Apache /var/www /sbin/nologin
Sat Apr 21 14:49:09 CEST 2007 - / - drweb x 111 10002 Dr.Web daemon account /var/drweb /sbin/nologin
Sat Apr 21 15:19:43 CEST 2007 - /home/httpd/vhosts/brabant.nl/httpdocs/forum - apache x 48 48 Apache /var/www /sbin/nologin
Sat Apr 21 15:49:09 CEST 2007 - / - drweb x 111 10002 Dr.Web daemon account /var/drweb /sbin/nologin
Did anybody got this working including the path to the actual file?
I would like:
Code:
Sat Apr 21 15:19:43 CEST 2007 - /home/httpd/vhosts/brabant.nl/httpdocs/forum/spammer.php - apache x 48 48 Apache /var/www /sbin/nologin
Rather than:
Code:
Sat Apr 21 15:19:43 CEST 2007 - /home/httpd/vhosts/brabant.nl/httpdocs/forum - apache x 48 48 Apache /var/www /sbin/nologin
Thanks in advance.
Refering to this HOWTO: [url]
View 1 Replies
ADVERTISEMENT
Jul 20, 2007
What is the path for DNS zone files located in plesk system?
View 4 Replies
View Related
May 21, 2007
application which can show me click paths for different IPs through log files,
Addition but optional requirement
An open source application it will be additional help as I will be able to add my needed features too. I am also very comfartable in PHP compare to any other language (because of all the open classes I know).
View 0 Replies
View Related
Dec 12, 2013
Two projects:
proj: site.loc
proj2.0: newsite.loc
They are located in different places on the file system. And i need to redirect from one project to another internally, so url for site.loc is preserved.
E.g. requesting site.loc/hey/there i need apache to serve files form proj2.0.
First, i know that on the .htaccess level we cannot use RewriteRule to file-system path (for security reasons).
Okay, an Alias is a workaround. Say I add an Alias to virtual host as following:
Code: Alias /newsite /some/path/to/proj2.0
Then if i'll add the rule to proj's .htaccess:
Code: RewriteRule ^hey/there /newsite
This will work.
But, the webroot does not work:
Code: RewriteRule ^$ /newsite
Is it i'm doing something wrong or there is some quirk about the webroot?
View 6 Replies
View Related
Jun 14, 2014
I want to select a specific file by its path using .htaccess to allow access to it.
View 1 Replies
View Related
Apr 25, 2008
which hosts offer unlimited or to "x" amount of unique ip address per shared hosting account
i liked hostgator, but they didn't offer the free unique ip addresses... which are needed so i can add ssl certs to my domains (ecommerce sites are what i plan on launch)... not all domains need a unique ip, just 3-4 per account would be nice...
View 9 Replies
View Related
Aug 24, 2007
i have a fedora core 4 server.. and i want to install a good Qmail email server to host some emails of diferent domains..
On searching i found that Qmail should be install with those associated programs/system for a better server :
Qmail itself
EZmlm and EZmlm-idx
Autoresponder
Vpopmail
VQadmin
maildrop
QmailAdmin
Courier-imap/imaps with Courierpassd
Squirrelmail web mail program ......
View 7 Replies
View Related
May 7, 2015
It appears that my clients disk space usage calculation is including admin full server FTP backups that I am doing.
This shouldn't be the case, these full server backups that I'm doing should not count towards my clients plans disk space allowance.
View 2 Replies
View Related
Feb 10, 2015
I'm build Plesk Panel for Linux and Presence Builder, I don't want my user can upload their website to hosting via File Manager. How can I do it...
View 2 Replies
View Related
May 26, 2008
Say I have 2 websites and they all use file.php which is located on mainserver.com/file.php.
I want to use the file like this:
website1.com/file.php
website2.com/file.php
View 2 Replies
View Related
Jan 30, 2007
SSH language, just know the commands that i use often.
my hoster, as he said did upgrade 2 days ago, [had an upgrade to apache 2], and some SSH command that i use before this, now don't work
for example, i had php script, which i run from ssh
[php go.php]
which don't work now ... got an error:
Code:
-bash: php: command not found
so my question is how to find php right path ?
Code:
$ whereis php
output:
Code:
Code:
php: /usr/src/php-5.2.0/php5.spec /usr/src/php-5.2.0/php.ini-dist /usr/src/php-5.2.0/php.ini-recommended /usr/src/php-5.2.0/php.gif /usr/local/bin/php /usr/local/lib/php.ini /usr/local/lib/php
as i understand, path is /usr/local/lib/php
after this try to type
Code:
/usr/local/lib/php go.php
output
Code:
/usr/local/lib/php: is a directory
btw
when i type
echo $PATH
get
Code:
/usr/kerberos/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11R6/bin:/home/MYUSERNAME/bin
View 6 Replies
View Related
Nov 13, 2008
I'm trying to transfer a cms from 1 site to another and I don't know the full ftp path.. I'm looking for the "/public_html/username/blank/blank/sitefolder" or something similar.. How do I figure this out?
View 2 Replies
View Related
Jan 13, 2007
how can i find out my site physical path
i tried following but blank page
[url]
View 2 Replies
View Related
Jul 10, 2007
I'm installing a script that's suppose to act as a payment gateway/store. The script requires the virtual path to the secured directory holding the products and everything I've tried doesn't work! It should be something like /home/username/public_html/secured where username is replaced with my username. I'm hosting with godaddy and have tried just about everything on this page: help.godaddyDOTCOM/article.php?article_id=1360 without any luck. Any ideas or experience with this? I'm on the economy plan with godaddy.
View 0 Replies
View Related
Jun 8, 2007
What would be the full path to the user's directory?
Cpanel's is:
/home/user/public_html
View 3 Replies
View Related
Oct 6, 2009
how to change DocumentRoot path?
like from this:
/public_html-maindomain)
/public_html/domain2
/public_html/domain3
/public_html/domain4
/public_html/domain5
to this:
/public_html/maindomain
/public_html/domain2
/public_html/domain3
/public_html/domain4
/public_html/domain5
View 8 Replies
View Related
Oct 25, 2009
Just wanted to ask, which folder are the MySQL databases held in for Cpanel? Running CentOS 5 VPS.
View 7 Replies
View Related
Dec 12, 2008
How do I change the path of the Exim log directory? I am using Cpanel/WHM.
View 5 Replies
View Related
Feb 7, 2008
I am running Cpanel x 11.
Can I create a subdomain like:
mysub.mydomain.com and instead of its physical location being at:
'public_html/mysub'
Can I change/create its physical location at:
'public_html/inside_dir/yet_another_inside_dir/mysub'
View 2 Replies
View Related
Nov 28, 2007
Im having problems configuring my shopping cart.
Im hosting with www.valueweb.com
Does anybody know what is the path to curl?
I called them but they gave me 2 paths and none of them work.
View 2 Replies
View Related
Dec 20, 2007
build out a backup datacenter to mirror our facilities currently located in Manhattan.
Does anyone have any recommendations of a datacenter (preferably a carrier neutral facility) that is within walking distance to the NJ PATH station in New Jersey?
We are looking for between 2 and 3 racks with up to four 20 amp power cicuits.
View 14 Replies
View Related
Jul 25, 2007
I had a program (APF, actually) install its executable file in /usr/local/sbin/, so I went to add that directory to my PATH variable in .bashrc. I'm able to type commands to executables just fine in other directories, but for some reason I keep getting "command not found errors" from bash when I type in the name of the executable (apf), even when starting/restarting new instances of the shell. Here's my current PATH variable in .bashrc - have I overlooked something?
# Customize the path directory
PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/sbin:~/bin:
View 5 Replies
View Related
Sep 1, 2007
How to find path to MySQL ?
I need to know command for check path to MySQL.
View 2 Replies
View Related
Apr 9, 2007
I am not sure if this is the right area to post this question but I am setting up an autoresponder on my website. To configure it to my site it the instructions say I need to
"# Type the full path to your EMail program.
# If you're not sure of this, ask your server administrator
$mailprog="/usr/sbin/sendmail";
# Type your email address. Make sure
# to place a in front of the @
# As an example: admin@autoresponderunlimited.com
$fromaddr="admin@autoresponderunlimited.com";"
Where would I be able to find this? I have the Linux Deluxe Hosting Plan from godaddy.com
View 6 Replies
View Related
Dec 18, 2012
Earlier I made a setup using UNC path in my Apache configuration. I managed to make this work. Now on another installation using Apache 2.2.22 nothing works like before.
This is how my configuration looks like ....
View 4 Replies
View Related
Jun 23, 2007
I see many mails in the queue lists,and from the title I think is spam.
But how I can see from which customer is?
In process,it says as client the Root
What Can I Do?
The Sending mail domain,is not hosting in us - I check it.
View 0 Replies
View Related
Jul 22, 2009
The "DNS Path Diagram" (lower part) does not show a graph when accessed via :
WHM=>Cluster/Remote Access =>Configure Cluster.
Any idea what can be causing this?
View 4 Replies
View Related
Dec 2, 2008
I have Linux server Apache with Tomcat.How can i change DocumentRoot for Tomcat or set default page for Tomcat index.jsp or my.jsp or index.php because i want to use 301 redirection.
So please guide me how can i change default page or change default path.
View 1 Replies
View Related
Jan 23, 2009
I'm using Plesk on my server and its a pain in the @** to create FTP users. So I found this article on adding chrooted FTP users. I successfully added a user, but would like to change the path now, how can I do this?
View 2 Replies
View Related
Jun 11, 2008
I have a question as to what the general upgrade path is these days regarding hosting, is it
shared -> vps -> dedicated
A second quesiton, DreamHost has a VPS package that you can set the memory and CPU usage, is this a gimick or do other companies do this as well?
View 3 Replies
View Related