Thank you! That definitely answers my question.
Dana
At 04:09 PM 9/25/2005, you wrote:
Dana Marshall wrote:
No one has answered my question on what I do to change the name
server on a domain that is hosted other than on my home computer.
HELP? Do I need to call my domain registrar for help? I
Dana Marshall wrote:
No one has answered my question on what I do to change the name server
on a domain that is hosted other than on my home computer. HELP? Do I
need to call my domain registrar for help? If not, what do I put in
there? It wants names, but not my static IP address. HELP? I am r
Kevin O'Neil wrote:
Hi all,
I am kind of new to apache.
I have Apache/2.0.46 Linux WS 3 (Red Hat) Server PHP Version 4.3.2
I am confused and bewildered that some files in the /html have an extra
file with ~ on the end.
I am unsure what this means or how to stop it. I used an example on my
site
Joshua Slive wrote:
On 9/25/05, Jessica Rasku <[EMAIL PROTECTED]> wrote:
It seems that the virtual host is not properly serving the index page.
http://www.genderoutlaws.com/ serves
http://www.armispiansystems.ca/index.html and not
http://www.genderoutlaws.com/index.html which it should be servi
matt-nc wrote:
At 02:43 AM 9/25/05 -0700, you wrote:
This seems like a stupid question, I really don't know what's going
on. I thought that I had it working before, but it's not working now,
and I'm pretty sure I didn't change anything that should have had any
effect on the virtual hosts. M
On 9/25/05, Cale Pantke <[EMAIL PROTECTED]> wrote:
> I joined the Argus mailing lists and he seems to think its an Apache problem.
> No real technical information was given other than a post that sounded like
> he has heard of this problem multiple times.
The log was very clear. The argus CGI s
lol I'm just trying to be polite. :-p
Thanks for the response Joshua.
I joined the Argus mailing lists and he seems to think its an Apache problem.
No real technical information was given other than a post that sounded like he
has heard of this problem multiple times.
And just for your infor
On 9/25/05, Cale Pantke <[EMAIL PROTECTED]> wrote:
> I am new to the mailing lists and would like to say hi. I also have a problem.
What is this, AA? ;-)
>
> Premature end of script headers: arguscgi
> could not connect to argusd on unix socket '/usr/local/argus
> could not connect to argusd on u
Hello everyone,
I am new to the mailing lists and would like to say hi. I also have a problem.
We have a Mandrake Linux box running Argus. We recently had to change the
gateway of the box. When we did, Argus stopped working. I am receiving a "500
internal service error" when trying to view the
On 9/25/05, Dana Marshall <[EMAIL PROTECTED]> wrote:
> No one has answered my question on what I do to change the name
> server on a domain that is hosted other than on my home computer.
> HELP? Do I need to call my domain registrar for help? If not, what do
> I put in there? It wants names, but no
You can also do
Order Allow,Deny
Deny from all
to make sure they can't be downloaded.
Joshua.
Thanks, Joshua. That's what I was trying to do and it worked.
-
The official User-To-User support forum of the Apache HTTP
On 9/25/05, Mário Lopes <[EMAIL PROTECTED]> wrote:
> Those are backup files generated by some text editores like vim or
> kate. You can easily created a script to delete them. This has nothing
> do to with Apache AFAIK.
You can also do
Order Allow,Deny
Deny from all
to make sure they can't be
No one has answered my question on what I do to change the name
server on a domain that is hosted other than on my home computer.
HELP? Do I need to call my domain registrar for help? If not, what do
I put in there? It wants names, but not my static IP address. HELP? I
am running the Windows ve
Those are backup files generated by some text editores like vim or
kate. You can easily created a script to delete them. This has nothing
do to with Apache AFAIK.
-- Mário
On 9/25/05, Kevin O'Neil <[EMAIL PROTECTED]> wrote:
> Hi all,
> I am kind of new to apache.
> I have Apache/2.0.46 Linux WS 3
Hi all,
I am kind of new to apache.
I have Apache/2.0.46 Linux WS 3 (Red Hat) Server PHP Version 4.3.2
I am confused and bewildered that some files in the /html have an extra file
with ~ on the end.
I am unsure what this means or how to stop it. I used an example on my site
and was dismayed tha
On 9/25/05, Mário Lopes <[EMAIL PROTECTED]> wrote:
> > No, you can't do this. I believe you problem in the first directive
> > would be solved by using SVNParentPath rather than SVNPath. The
> > second one might be solved by mod_auth_svn.
>
> Using SVNPath would do it, but I only know how to au
> No, you can't do this. I believe you problem in the first directive
> would be solved by using SVNParentPath rather than SVNPath. The
> second one might be solved by mod_auth_svn.
Using SVNPath would do it, but I only know how to authenticate through
mod_auth_svn with static text files. Isn'
On 9/25/05, Mário Lopes <[EMAIL PROTECTED]> wrote:
> Hi.
>
> This is what I'm trying to do (put on abstract terms):
>
>
> # Set the SVN path based on what the user wrote
> SVNPath /svn/rep/$1
> # require group access through mod_auth_pam
> require group $1
>
>
> So as you see I n
On 9/25/05, Jessica Rasku <[EMAIL PROTECTED]> wrote:
> It seems that the virtual host is not properly serving the index page.
> http://www.genderoutlaws.com/ serves
> http://www.armispiansystems.ca/index.html and not
> http://www.genderoutlaws.com/index.html which it should be serving.
> Anyone got
Hi.
This is what I'm trying to do (put on abstract terms):
# Set the SVN path based on what the user wrote
SVNPath /svn/rep/$1
# require group access through mod_auth_pam
require group $1
So as you see I need a backreference to identify the repository and to
set the required g
Davide Bianchi wrote:
Jessica Rasku wrote:
# Virtual host Default Virtual Host
ServerSignature email
ServerName www.armispiansystems.ca
DirectoryIndex index.php index.html index.htm index.shtml
LogLevel debug
HostNameLookups off
# Virtual host Gender Outlaw
At 02:43 AM 9/25/05 -0700, you wrote:
This seems like a stupid question, I really don't know what's going on. I
thought that I had it working before, but it's not working now, and I'm
pretty sure I didn't change anything that should have had any effect on
the virtual hosts. My virtual host (g
Jessica Rasku wrote:
> # Virtual host Default Virtual Host
>
> ServerSignature email
> ServerName www.armispiansystems.ca
> DirectoryIndex index.php index.html index.htm index.shtml
> LogLevel debug
> HostNameLookups off
>
>
> # Virtual host Gender Outlaws
It seems that the virtual host is not properly serving the index page.
http://www.genderoutlaws.com/ serves
http://www.armispiansystems.ca/index.html and not
http://www.genderoutlaws.com/index.html which it should be serving.
Anyone got any ideas as to why this is this way? For now I'm going t
This seems like a stupid question, I really don't know what's going on.
I thought that I had it working before, but it's not working now, and
I'm pretty sure I didn't change anything that should have had any effect
on the virtual hosts. My virtual host (genderoutlaws.com) is not
working. It
25 matches
Mail list logo