Posted by:
skipper
(---.dsl.in-addr.zen.co.uk)
Otomatic Wrote:
-------------------------------------------------------
> You need to make 'https://cornwalltaichi.co.uk'
> known (DNS) to the PCs on the network by modifying
> the hosts files of these PCs to include 'IP_PC_url
> cornwalltaichi.co.uk'.
Hello,
Thank you for your patience.
Firstly, I dont understand this last statement, I should be able to see the website from any PC right, even my phone?
Secondly, I was wondering, I saw this list of Apache modules (left click, Apache, Apache modules) and some have a red cross in front of the name instead of a green tick:
fcgid_module,
socache_shmcb_module, and
ssl_module;
is this bad? I am guessing it is.
I previously uncommented the modules in httpd.conf:
LoadModule socache_shmcb_module modules/mod_socache_shmcb.so
LoadModule ssl_module modules/mod_ssl.so
LoadModule fcgid_module modules/mod_fcgid.so
Finally, I am looking at this post about setting up SSL,
[
forum.wampserver.com]
I already have a certificate file and key from cloudflare for this site, I am just wondering about this last section of the environment variables commands and I am not sure if I need to do this or not. It is this third part, I did the first two parts...
"Open a "as administrator" command window
And in this window type the following lines.
You can copy/paste in blocks of several lines, with an empty line at the end of the block, otherwise the last command of the block would not be executed.
Never close the command window before the procedure is completed, otherwise the environment variables previously declared by set would be lost.
Rem Wampserver installation variables
Rem To be modified according to your installation
set installdir=e:\wamp64
set apachever=2.4.57
...
Rem +-+-+-+-+-+-++ Certificates and server keys for a local site +-+-+-+-+-+
etc"
Now I no longer have the "forbidden" error, just:
This page isn't working HTTP ERROR 522