Author |
Message |
Topic: .htaccess translation |
natvetorg
Replies: 0
Views: 15359
|
|
I have been after this for a week now. I got it to recognize the http_cookie but the redirect is giving me fits. I used the aws_mrt it skipped the first set of conditions entirely. Here is the .htacce ... |
Topic: I am so Confused - URL rewrite help |
natvetorg
Replies: 4
Views: 29548
|
|
AuthType Basic
AuthName "Members Only"
AuthUserFile {$config[root_dir]}/data/.htpasswd
AuthGroupFile {$config[root_dir]}/data/.htgroup
Require $require
## allow access for any a ... |
Topic: I am so Confused - URL rewrite help |
natvetorg
Replies: 4
Views: 29548
|
|
I'm trying to use amember as it will automatically bill my members their dues.
I'm sorry if this is off topic
Maybe this is what I need translated
<Limit GET POST>
allow from all
< ... |
Topic: I am so Confused - URL rewrite help |
natvetorg
Replies: 4
Views: 29548
|
|
Could some please rewrite this htacess file for me. I am brain dead and it all looks greek to me.
########### AMEMBER START #####################
AuthType Basic
AuthName "Members Only"
... |
Topic: Mailpost |
natvetorg
Replies: 13
Views: 40143
|
|
I'm still fighting with mailpost. I can't change it due to the fact that 200 software packages have it hardcoded.
Please let me know what I need to send.
Thanks
Nia |
Topic: Mailpost |
natvetorg
Replies: 13
Views: 40143
|
|
I have now turned on everything and off everything. Here is the html page that calls what I sent you. Hope you can give me some help.
<html>
<head>
<title>The National Veterans ... |
Topic: Mailpost |
natvetorg
Replies: 13
Views: 40143
|
|
I would send it via your private email, however that's the problem.
Here is what it said.
The original message was received at Tue, 13 Sep 2005 15:57:46 -0700
----- The following addresses ... |
Topic: Mailpost |
natvetorg
Replies: 13
Views: 40143
|
|
Yes, I received an email saying my mail server was unable to connect with yours.
I used the clickable mailto link from the message.
Just tried it again. It connects to your server and 20 seconds ... |
Topic: Mailpost |
natvetorg
Replies: 13
Views: 40143
|
|
Your mailserver won't accept my email |
Topic: Mailpost |
natvetorg
Replies: 13
Views: 40143
|
|
It's an exe. Here is what it shows this in the log:
"POST /cgi-win/mailpost.exe/nvo/updates.txt HTTP/1.1" 200 1794 "" ""
Mailpost then sends the txt file to another program called mailit.
I a ... |
Topic: Mailpost |
natvetorg
Replies: 13
Views: 40143
|
|
I'm trying to get this to work. I have solved the cgi problems, I think, and the bad pipe.
This cgi script passes variables from a VB progarm to a template file and then calls another script to sen ... |
|