Subjects
Home
mod jk2 https
Donation of JAXP 1 3 Sources to Apache
R annoyances
RE: Finding out when the aspnet admin worker process has recycled
Favorite Linux Distribution
eigenvalues of a circulant matrix
Apache Install
Reachin apache from outside
Ant should have an ext directory
Warning: Documentroot doesn 't exist
Can this be Done?
RE: Multilanguage Application
RE: Simple Question On setting up Sub Domain site
Lack of independence in anova()
How to close connection instead of sending 403?
winning the case for ANT
Re: adding php
New Ant GUI 'Ant 's Nest '
Narrowing Down A Strange Problem
Ant Task: sshexec
R Graph Gallery : categorization of the graphs
I 've been hacked, I need some help please
RE: Anyone working with DotNetNuke?
RE: Exception Handling Opinion
hex format
RE: IIS stopped working :(
<for > Build Failed:problem
RE: Separation of Objects from Logic
RE: Tracking pages with long request execution time
sending email to multiple destination
Web Site
ant UI
Easy cut & paste from Excel to R?
Win32 Apache Restart
Improving Tasks
HELP! PLEASE!
RE: Adding Controls to a Page
read table
RE: ASPNET account doesn 't exist!
Best way to uninstall Apache2 on red hat
from win to linux how to web page
XMLParseException changes and creation of XMLLocator2
Re Post: rewrite backslash to forward slash
Target or macrodef?
Page display problem XPSP2
Authentication problems
Dynamic Dictionary Data Type?
Newbie unable access my www from outside
off topic question: Latex and R in industries
Conflict between xtable and Hmisc when using Sweave?
Very old problem without any new solution
mod rewrite help
Basic Authentication question
RE: Code Security
calling ant from java program
prevent double signing
Re: Controlling Copy/Paste/Print
Using R to illustrate the Central Limit Theorem
web server slow too much slow
access to user directories
Links
Home
Official R Project Site
 
Search:  
Power your search with and, or, +, -, or "some phrase" operators.
Can this be Done?

Can this be Done?

2005-05-03       - By NetSuporte
Reply:     1     2     3     4     5     6     7     8     9     10     >>  

First I am new to Apache but not to Linux. I have Apache2 up and running
fresh from an install and that? it.

My question(s)  before I start this endevour is the following possible.

1) Create a home webserver.
2) Host my own website on the home webserver.
3) Have access to my website from the internet via an DSL/ISP connection.

I want to do this without registering a domain.

I am using a router and the computer I want to setup is configured as
the DMZ.
My router is the DHCP server ( I have five computers in my home) , and
my system has an IP address outside the DHCP range so it has a static IP
address.

Do I need to setup the webhost server as a secondary DNS server to the
ISP DNS server?

I have spent the entire day tryng to figure out how to associate the
server "hostname.xxx.xx" with  the webserver "www.name.domain" and IP
address and how to point to the actual "index.html" for the webpage in
/var/www/mywebsite/index.html.

From what I read all Apache2 configuration takes place in "httpd.conf".
My configuration does not work properly and I have read so some
information I am confused on exactly where I went wrong.

At this point I am getting the following when I try to access
"http://www.name.domain/index.html".


 Forbidden

You don't have permission to access /apache2-default/index.html on this
server.

Additionally, a 403 Forbidden error was encountered while trying to use
an ErrorDocument to handle the request.

------------------------------------------------------------------------
Apache/2.0.54 (Debian GNU/Linux) PHP/4.3.10-13 Server at localhost Port 80



I could use a little basic guidance so far I just get pointed to the
same documentation I already have been reading but cannot seem to
extrapolate the correct information. So a cookbook step by step would
help, but I now it is a pain and will take someones valued time. I just
seem to have too much information to read through and need to sort it out.

thanks for any help.

Philip
netsuporte@(protected)


<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
 <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
 <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
First I am new to Apache but not to Linux. I have Apache2 up and
running fresh from an install and that? it.<br>
<br>
My question(s)? before I start this endevour is the following possible.<br>
<br>
1) Create a home webserver.<br>
2) Host my own website on the home webserver.<br>
3) Have access to my website from the internet via an DSL/ISP
connection.<br>
<br>
I want to do this without registering a domain.<br>
<br>
I am using a router and the computer I want to setup is configured as
the DMZ.<br>
My router is the DHCP server ( I have five computers in my home) , and
my system has an IP address outside the DHCP range so it has a static
IP address.<br>
<br>
?Do I need to setup the webhost server as a secondary DNS server to the
ISP DNS server?<br>
<br>
I have spent the entire day tryng to figure out how to associate the
server "hostname.xxx.xx" with? the webserver "<a class="moz-txt-link
-abbreviated" href="http://www.name.domain">www.name.domain</a>" and IP
address and how to point to the actual "index.html" for the webpage in
/var/www/mywebsite/index.html.<br>
<br>
From what I read all Apache2 configuration takes place in "httpd.conf".
My configuration does not work properly and I have read so some
information I am confused on exactly where I went wrong.<br>
<br>
?At this point I am getting the following when I try to access
<a class="moz-txt-link-rfc2396E" href="http://www.name.domain/index.html">"http
://www.name.domain/index.html"</a>.<br>
<br>
<h1>Forbidden</h1>
<p>You don't have permission to access /apache2-default/index.html
on this server.</p>
<p>Additionally, a 403 Forbidden
error was encountered while trying to use an ErrorDocument to handle
the request.</p>
<hr>
<address>Apache/2.0.54 (Debian GNU/Linux) PHP/4.3.10-13 Server at
localhost Port 80</address>
<br>
<br>
I could use a little basic guidance so far I just get pointed to the
same documentation I already have been reading but cannot seem to
extrapolate the correct information. So a cookbook step by step would
help, but I now it is a pain and will take someones valued time. I just
seem to have too much information to read through and need to sort it
out.<br>
<br>
thanks for any help.<br>
<br>
Philip<br>
netsuporte@(protected)<br>
<br>
</body>
</html>