Thanks, Stepehen.
On Thu, Apr 30, 2020 at 2:59 PM Stephen wrote:
> I can ping both roissystudiotest.ca and www.roissystudiotest.ca
>
> The host file entries:
>
> 192.168.0.77roissystudiotest.ca
> 192.168.0.77www.roissystudiotest.ca
>
> The virtual-sites.conf file:
>
>
> ServerAdmin
Not that I'm aware of. I mean, I do, but I don't know where it is. Can you
help me locate it?
Mike
On Thu, Apr 30, 2020 at 2:25 PM edflecko . wrote:
> Can you ping both roissystudiotest.ca and www.roissystudiotest.ca?
>
> Do you have something like:
>
> ServerName roissystudiotest.ca
>
Flaviu: If you're doing what I think you're trying to do, I like it.
Elizmarie: I am looking through your log file but my limited knowledge of
servers is hampering my ability to fix your problem. It may be electrical,
if the power outage fucked it all up.
Michael
On Mon, Mar 18, 2019 at 4:59 AM
Okay, so far my progress is that I have found my router's IP address and
accessed it. Now I have to find the login info and enable port-forwarding
to access through port 8080 (where Apache is listening) on my PC.
On Sun, Feb 17, 2019 at 8:26 PM Mike Starr wrote:
> Hi, I tried adding
&
Hi, I tried adding
Order Allow,Deny
Allow from all
to my httpd.conf file but that broke Apache. I would like to host my
website from my computer (YES I realize it will only be accessible while
apache is running and the computer is on, and yes I realize there are
security issues--but I just want t
rms with no /dev/random equivalent
# but a statically compiled-in mod_ssl.
#
SSLRandomSeed startup builtin
SSLRandomSeed connect builtin
# XAMPP: We disable operating system specific optimizations for a listening
# socket by the http protocol here. IE 64 bit make problems without this.
I've modified the Listen directive in httpd.conf to listen on port 8080
instead of 80 but Apache still won't start, with the error that port 80 is
blocked.
What am I doing wrong?
Thanks.
Michael
PS: Sorry if this is a double post, I sent this message before I was added
to the mail list so I'm a
Hi, I am still getting the ubiquitous Port 80 blocked error when starting
Apache even though I am listening on port 8080 in httpd.conf.
What am I doing wrong?
Michael
Hi, I just joined the list.
I am trying to set up an Apache server from build on Windows as part of a
Ruby tutorial. I am stuck on PGP and wasn't sure if this would be the
correct place to ask: How do I verify a public key fingerprint? Or am I
using the wrong word?
Michael