Re: apache sending request to old hostname (fwd)

2000-11-05 Thread Trent

Does it work with http://localhost/anything/ ( trailing forward slash )?
If so, the name of your box: for example: domain.com , DNS is not hosted
locally.

You can find this reference at:
http://www.apache.org/docs/misc/rewriteguide.html

Trailing Slash Problem

Other great mod_rewite docs:
http://www.apache.org/docs/mod/mod_rewrite.html
http://www.apache.org/docs/misc/rewriteguide.html
http://www.engelschall.com/pw/apache/rewriteguide/

Thank You,
Trent
[EMAIL PROTECTED]
http://neobeach.com/

Who is J0hn GalT?

Debian Ghost wrote:
 
 No one in users could answer this.
 Anyone have any clue?
 
 -- Forwarded message --
 Date: Sun, 5 Nov 2000 12:39:23 -0500 (EST)
 From: Debian Ghost [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Subject: apache sending request to old hostname
 Resent-Date: Sun, 05 Nov 2000 12:40:02 -0500
 Resent-From: [EMAIL PROTECTED]
 
 Hello All,
 I have a strange thing going on with apache and I'm not sure why this is
 happening.
 
 When I put a request in from my localhost to go to
 http://localhost/. It will work. But when I try to go to
 localhost/anything, it tries to send me to my hold hostname. I've looked
 in apache.conf and see no instances of my old hostname. I do not know
 where apache is getting the info to send requests to the old host name.
 
 Does anyone have any ideas what could be going on?
 
 Thanks!
 
 D. Ghost
 
 --
 Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null
 
 --
 To UNSUBSCRIBE, email to [EMAIL PROTECTED]
 with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

--


--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Hello.

2000-10-07 Thread Trent

To Joshua,

My top reasons are

a.) to write good code 
b.) to express myself in my code  
c.) to read and write in an logical fashion
d.) to help others do the same
e.) to make 

And for what study is this for?

Thanks,
Trent
[EMAIL PROTECTED]

If the future didn't exist, somebody would have invented it.


 Joshua Abbott wrote:
 
 Hello,
 Could someone please indulge me and give me 5 reasons why they would
 like to go into computers for a job (or why they did)?
 
 Thanks
 Joshua
 [EMAIL PROTECTED]



--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: getpwnam: root: No such user

2000-10-05 Thread Trent


Do you have a etc/passwd file?

Thanks,
Trent
[EMAIL PROTECTED]
At 17:16 10/05/2000 +0200, you wrote:

 hello,

 maybe need to upgrade something to solve $subj problem? I got this
problem after libc6 upgrade.

Andrius


--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




A shell script using mail

2000-10-03 Thread Trent


Hello,

I have created a shell script that creates new users once the userid is
created. And after
it is complete I use mail to send the e-mail to the client that there
account is setup. However
the e-mail is from:
Super-User [EMAIL PROTECTED]

I have read through the man file for mail and cannot find a way to edit
this address.
Is there an option to edit the from address using mail, I would like to
change it to
[EMAIL PROTECTED] instead of [EMAIL PROTECTED]

code snip
---

mail [EMAIL PROTECTED] -s new_account -c [EMAIL PROTECTED]

---

Thank You,
Trent
[EMAIL PROTECTED]
If the future didn't exist, somebody would have invented it.


--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: bad passwords

2000-09-02 Thread Trent
You will not be able to connect with to msn with any other client then
win 9x,
come to expect that from microsoft. Though ATT should be be fine?  Have
you placed the dns
servers in the etc/resolv.conf?

for example:

search
nameserver 255.255.255.254
nameserver 255.255.255.255

these would be the dns servers of your isp.  

[EMAIL PROTECTED] wrote:
 
 Hi,
 I've been having manymany problems with ppp :-)  My current setup, for some
 basic info is that I'm running Debian 2.1, I've got kernel 2.2.12, and that's
 about all I can give right now since I'm not sure what you'd need to know.
 Anyway, I'm trying to connect to an ISP.  I've tried both MSN and ATT
 Worldnet, and both have the same problem.  They don't match the user name and
 password and reject me, as if I'm getting them wrong.  I've used both wvdial,
 and the pon command, after setting it up.  I have DNS IPs established.  Do I
 need to put my username and id in quotations, or is there something I'm
 missing?  It keeps insisting my username doesn't match my password or, **Bad
 Password, on all the different accounts I've tried.  Thanks much for help in
 advance.
 
 -Chris
 
 --
 To UNSUBSCRIBE, email to [EMAIL PROTECTED]
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

-- 
Thanks,
Trent
[EMAIL PROTECTED]