[users@httpd] Re: Please respond so I know I'm not Spam

2020-01-31 Thread πŸ˜‰ Good Guy πŸ˜‰
On 31/01/2020 02:15, Robert Snakard wrote: Hi I think I may be stuck in the spam folder. Would somebody please respond to this message so I know my question has gotten through? Thanks, - RS I use gmane.comp.apache.user (news://news.gmane.io) to read these posts so this is a mute topic f

[users@httpd] Re: Apache on windows

2020-02-26 Thread πŸ˜‰ Good Guy πŸ˜‰
On 27/02/2020 01:41, Kumar Tadkala wrote: Hi there Whenever we do load test, our Apache is going down How can we understand, what causing this. Thank you Kumar I assume when you say going down you actually mean it doesn't start so you need to check if there is a port conflict. Sometimes

[users@httpd] Re: stop emails to tsperd...@bellsouth.net

2020-06-28 Thread πŸ˜‰ Good Guy πŸ˜‰
On 28/06/2020 18:13, tsperd...@bellsouth.net wrote: How do I stop all emails from apache. Thank you tsperd...@bellsouth.net Try this: To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org For additional commands, e-mail: users-h...@httpd.apache.org --

[users@httpd] Re: Is it possible to exclude a directory from listing?

2021-01-21 Thread πŸ˜‰ Good Guy πŸ˜‰
On 21/01/2021 11:49, Jason Long wrote: Hello, Is it possible to disable Directory Listing for a directory and its sub-directory except one of them? For example, I used "Options -Indexes" and my directory have twoΒ sub-directories "Dir1" and "Dir2", but I like Directory Listing enabled for "Dir2"

[users@httpd] Re: LAN to WAN access

2021-04-27 Thread πŸ˜‰ Good Guy πŸ˜‰
On 27/04/2021 20:11, back Button wrote: I want to know how to setupΒ  a website on my home laptop and access it from anywhere in the world . What's the operating system on your laptop?Β  Also, have you considered the fact thyat the laptop might go to sleep when it is idle for some time. Fr

[users@httpd] Re: LAN to WAN access

2021-04-27 Thread πŸ˜‰ Good Guy πŸ˜‰
On 27/04/2021 21:01, back Button wrote: I want the practice to setup from scratch. Later try a setup with raspberry piΒ  on linux. May be attach a live camera to the Pi. I have Just setup an account on no-ip.com registered the domainΒ  backbtn.ddns.net if I typeΒ  http://backbtn.ddns.net/ th

[users@httpd] Re: LAN to WAN access

2021-04-27 Thread πŸ˜‰ Good Guy πŸ˜‰
On 27/04/2021 21:59, Antony Stone wrote: And, how does this get "the index.html page to display from the Internet"? We are getting there slowly.Β  first he needs to have a server fully configured.Β  do you know if he has installed the server? Let's do it step by step.Β  The guy wants to learn

[users@httpd] Re: LAN to WAN access

2021-04-27 Thread πŸ˜‰ Good Guy πŸ˜‰
satisfied. -Mark On Tue, Apr 27, 2021 at 2:59 PM Antony Stone <mailto:antony.st...@apache.open.source.it>> wrote: On Tuesday 27 April 2021 at 22:53:07, πŸ˜‰ Good Guy πŸ˜‰ wrote: > On 27/04/2021 21:01, back Button wrote: > > > > Please get me to the stag

[users@httpd] Re: LAN to WAN access

2021-04-28 Thread πŸ˜‰ Good Guy πŸ˜‰
On 28/04/2021 02:41, back Button wrote: http://backbtn.ddns.net It says "It works!" so it must be working after all. Congratulations.Β  I never knew sky would allow you to do that so clearly your subscription is premium! -- With over 1.2 billion devices now running Windows 10, customer sat

[users@httpd] Re: LAN to WAN access: SOLVED

2021-04-28 Thread πŸ˜‰ Good Guy πŸ˜‰
On 28/04/2021 07:22, back Button wrote: I believe I have access now from outside via Apache using the http://backbtn.ddns.net back.but...@aol.com Perhaps it was propagation issue rather than anything else. -- With over 1.2 billion devices now running Windows 1

[users@httpd] Re: LAN to WAN access: SOLVED

2021-04-28 Thread πŸ˜‰ Good Guy πŸ˜‰
On 28/04/2021 07:22, back Button wrote: I believe I have access now from outside via Apache using the http://backbtn.ddns.net back.but...@aol.com I believe you too.Β  Now we look forward to reading your blog about how you managed to do this!. -- With over 1.2

[users@httpd] Re: LAN to WAN access: SOLVED -> how-to

2021-04-28 Thread πŸ˜‰ Good Guy πŸ˜‰
On 28/04/2021 18:13, Antony Stone wrote: I look forward to this list getting back to discussing the Apache web server rather than home network routing configurations. I am sure it will.Β  The setup is working for the OP so now he needs to worry about routing and security features of apache. You

[users@httpd] Re: Professional Product

2021-04-30 Thread πŸ˜‰ Good Guy πŸ˜‰
On 30/04/2021 19:58, Daniel Ferradal wrote: There will always be ungrateful people, I thought he was grateful to a certain extent until he was removed from the list by certain Eric Covener.Β  He is using Apache no doubt but he was struggling to get is up and running on his system.Β  This is wha

[users@httpd] Re: www.kreme.com

2021-05-01 Thread πŸ˜‰ Good Guy πŸ˜‰
On 01/05/2021 06:01, Hulio andres wrote: Sorry I forgot to ask the question. How did you manage to do it ? Please post your question at: It's a newsgroup where somebody can help you.Β  You are currently on the official Apache Mailing list and

[users@httpd] Re: Graceful shutoff of Apache without it being a service.

2021-05-06 Thread πŸ˜‰ Good Guy πŸ˜‰
On 06/05/2021 19:50, Talin Sharma wrote: Look at the subject. How do I do this? I am on windows 10. Thanks! httpd -k stop or httpd -k shutdown If you need general help about httpd then just type: httpd -h This will give you all the essential commands to control apache. Good luck. --

[users@httpd] Re: showing default page

2021-05-06 Thread πŸ˜‰ Good Guy πŸ˜‰
On 06/05/2021 22:09, emma davis wrote: Hi, For some reason my default home page is not being over riden. I am expecting /var/www/blue/index.html to be displayed what could be the cause of it ? this isΒ  the /etc/apache2/sites-enabled $ sudo cat blue.conf Β Β Β  ServerAdmin webmaster@localhost Β 

[users@httpd] Re: apache routing issue

2021-05-08 Thread πŸ˜‰ Good Guy πŸ˜‰
It doesn't work with this link: www.blue.ddns.net So you need to look up how to configure naked domain/sub-domains addresses - with and without www. I am not sure if ddns.net allows sub-domains with www. On 08/05/2021 20:07, emma davis wrote: > It would be helpful if you'd share the actu

[users@httpd] Re: Application Developer, ICO watchdog

2021-05-18 Thread πŸ˜‰ Good Guy πŸ˜‰
On 18/05/2021 19:42, Nick Folino wrote: Nick, Can we just ignore the guy.Β  He seems to have personality disorder problems and he is after recognition of some kind here. I suggest we should all ignore his posts and the problem will go away. I gave him a newsgroup link where he can spend

[users@httpd] Re: Application Developer, ICO watchdog

2021-05-18 Thread πŸ˜‰ Good Guy πŸ˜‰
On 18/05/2021 20:11, Andrea Croci wrote: BTW, watch your language, or her father will sue you! Or even be called pedo!Β Β  Best thing is to ignore all his posts even if they are genuine real questions of interest here. I gave him/her the benefit of doubt in the past but now I have changed my

[users@httpd] Re: Running on Win 10

2021-06-12 Thread πŸ˜‰ Good Guy πŸ˜‰
On 12/06/2021 22:19, Michael wrote: Hello users of Apache2.4. I have been a long time user of the Apache servers installed on various versions of Microsoft Windows.The main purpose of using Apache is to develop my websites on a live server on my computer before releasing the documents to the

[users@httpd] Re: Running on Win 10

2021-06-12 Thread πŸ˜‰ Good Guy πŸ˜‰
Hello Good Guy, Now it works and indexes my html files so I can pick and choose as needed to edit. Now that it works, does this mean when I reboot the computer Apache Server will load and remain in idle until I call for it to process a document? It does work on my Windows 10 machine.

[users@httpd] Re: Question about running apache server using WAMP

2021-07-30 Thread πŸ˜‰ Good Guy πŸ˜‰
On 30/07/2021 05:17, Krishna P wrote: Hello everyone, Β  Β I want to run a apache server with my facebook account login and give the access to my family. I am able to get the local server WAMP page when I give my local host but how I do I connect to https://facebook.com and login with my credent

[users@httpd] Re: Question about running apache server using WAMP

2021-07-30 Thread πŸ˜‰ Good Guy πŸ˜‰
On 30/07/2021 18:16, Yehuda Katz wrote: Once we get out of the technical discussion relating to HTTPD and into how to access Facebook, besides for the fact that this is not on topic for this mailing list, I suggest reading the Facebook Terms of Service which explicitly disallow account sharing.

[users@httpd] Re: Issues with accessing web page using DNS URL

2021-08-18 Thread πŸ˜‰ Good Guy πŸ˜‰
On 18/08/2021 19:41, wendellkb...@gmail.com wrote: I set up my router to port forward. I was using NOIP with my previous ISP because the IP address was changing. With my new ISP I don't have that problem. My goal is to use something like "www.mywebpage.com" to access my home server instead of usi

[users@httpd] Re: Reverse proxy to a website with HTTPS

2021-08-22 Thread πŸ˜‰ Good Guy πŸ˜‰
On 22/08/2021 21:41, Scott Trakker wrote: I installed the SSL certificate with certbot of Let's Encrypt and I got the message that it was installed correctly. It looks like you also need to install for subdomains such as: *.jeroenverhoeckx.com I use CloudFlare (free version) and they h

[users@httpd] Re: Unable to unsubscribe

2021-09-03 Thread πŸ˜‰ Good Guy πŸ˜‰
On 03/09/2021 18:48, Scott A. Wozny wrote: Hi Antony, No reply to either of my unsubscribe messages was received.Β  And yes, I did check my spam folder.Β  Not sure if the issue is on the Apache side or the Hotmail side, but I appreciate your letting me know there's supposed to be a reply and co

[users@httpd] Re: Choosing Windows platfrorm

2021-10-22 Thread πŸ˜‰ Good Guy πŸ˜‰
On 22/10/2021 23:30, Paxton Scott wrote: Nick, I apologize, but I do not understand what 'requirements' you are wanting. Currently running fine on WHS2011.Β  Any benefit to switching to Windows 10 Pro? The only 'requirements' I understand is it must run Apache 2.4.x. Help me out here.Β  What are

[users@httpd] Re: Choosing Windows platfrorm

2021-10-22 Thread πŸ˜‰ Good Guy πŸ˜‰
On 23/10/2021 00:46, Will Fatherley wrote: Nick is just verifying you don’t go by the pseudonym β€œback button” Probably but we have moved on since those days! -- With over 1.3 billion devices now running Windows 10, customer satisfaction is higher than any previous version of windows.

[users@httpd] Re: [Request received] users Digest 22 Oct 2021 09:35:01 -0000 Issue 6201

2021-10-24 Thread πŸ˜‰ Good Guy πŸ˜‰
On 24/10/2021 12:58, Jeff Cox wrote: How did you get my email address? It is in your signature. -- With over 1.4 billion devices now running Windows 10/11, customer satisfaction is higher than any previous version of windows.

[users@httpd] Re: Getting XAMPP Apache on Windows 10 to work through local network!

2022-04-06 Thread πŸ˜‰ Good Guy πŸ˜‰
I am assuming you have installed WordPress in a folder. If this is so and assuming your Apache is working as you say then it is simply to type something like this in the browser: In the above command WordPress is the folder in which the index.php file resides. Ha

[users@httpd] Re: Unable to connect to Apache test website on LocalHost

2022-04-14 Thread πŸ˜‰ Good Guy πŸ˜‰
On 13/04/2022 21:25, DiversityLink/Milt Spain wrote: Thanks for all the suggestions. Tried them all with no resolution of the problem. Reloaded Apache 2.4 and it seemed to be working well but all of sudden I canÒ€ℒt access LocalHost. Get this message. It looks like you need to grant permission

[users@httpd] Re: Unable to connect to Apache test website on LocalHost

2022-04-14 Thread πŸ˜‰ Good Guy πŸ˜‰
On 14/04/2022 20:18, Frank Gingras wrote: Can we please stop guessing at the cause of the error until said user gives us the verbatim log entry? Can we please tell the OP that Error 403 Forbidden means the access is permanently forbidden and tied to the application logic, such as insufficient

[users@httpd] Re: Restart over reload

2022-08-24 Thread πŸ˜‰ Good Guy πŸ˜‰
On 24/08/2022 11:19, Jay Townsend wrote: What about slight tweaks to a vhost would that need a restart over a reload? I think if the site is already enabled, then there is no need to do any-thing. Just make the changes necessary to your .conf file and test it out. -- With over 2.3 billion

[users@httpd] Re: Restart over reload

2022-08-24 Thread πŸ˜‰ Good Guy πŸ˜‰
On 24/08/2022 10:17, Jay Townsend wrote: Hi All, Does anyone know what type of changes will require a restart of apache over being able to do just a reload instead? As not able to find that anywhere in the docs to tell me. This is so we can make the correct approach in Ansible. I just found t

[users@httpd] Re: How Do I Prevent Repetitive Hits

2022-08-25 Thread πŸ˜‰ Good Guy πŸ˜‰
On 25/08/2022 17:27, j...@k6ccc.org wrote: Or add that IP to a blacklist in your router so your Apache server never even sees it. Is this possible if your server is in the cloud platform such as Azure, GCP, IBM or Oracle? What is needed is a solution to block certain IP addresses from

[users@httpd] Re: How Do I Prevent Repetitive Hits

2022-08-25 Thread πŸ˜‰ Good Guy πŸ˜‰
On 25/08/2022 20:03, Frank Gingras wrote: Generally speaking, it's a bit rude to hijack someone else's thread. It is not rude to ask a supplement question in someone's thread. I asked a legitimate supplement question and you gave one solution; Paul gave another solution.Β  Now it remains to

[users@httpd] Re: firefox shows default site page

2022-11-11 Thread πŸ˜‰ Good Guy πŸ˜‰
On 11/11/2022 12:05, supp...@openmbox.net wrote: And apache2 restarted without error. but http://mail.openmbox.net still go to default site. any idea? regards. Can I just ask a simple but obvious question. Have you enabled the site? A simple command such as "sudo a2ensite openmbox.conf"

[users@httpd] Re: Server won't direct to Internal IP address

2023-01-06 Thread πŸ˜‰ Good Guy πŸ˜‰
On 06/01/2023 10:05, jason kerr wrote: > The full message is. > > This site canÒ҂¬Ò„’t be reached > 192.168.1.194 took too long to respond. Try: Checking the connection > ERR_CONNECTION_TIMED_OUT > > On Fri, 6 Jan 2023, 00:58 Frank Gingras, > wrote: > > That error

[users@httpd] Re: Apache server using SIGTERM then SIGKILL on stop/restart

2023-01-15 Thread πŸ˜‰ Good Guy πŸ˜‰
On 15/01/2023 09:02, Paul Carson wrote: unsubscribe You need to send an email to:Β  "users-unsubscr...@httpd.apache.org" Use the same email address as you subscribed with when unsubscribing!! - To unsubscribe, e-mail: users-u

[users@httpd] Re: style.css not updating

2023-02-08 Thread πŸ˜‰ Good Guy πŸ˜‰
On 09/02/2023 01:52, Zahid Rahman wrote: Hi, I made these two changes in my style.css but they not being picked up by Apache webserver. mark {     background-color:powderblue; } #showcase{   padding-top: 100px;   min-height: 280px;   background:url('../img/1kzsc7ag1v0fivg5ui5l.webp') no-

[users@httpd] Re: Apache 2.4 ops

2023-02-21 Thread πŸ˜‰ Good Guy πŸ˜‰
On 21/02/2023 19:54, Uncle Gary wrote: Ok guys, this should be very easy: I've gotten to " /It works /" Now, to edit the location to point to the files I need accessible on a Win10 Pro host. The location is:Β Β Β  E:\LogsΒ Β Β  (Β  Folders underΒ  ) No matter what I change, it remains "Β  It works !

[users@httpd] Re: Apache 2.4 ops

2023-02-21 Thread πŸ˜‰ Good Guy πŸ˜‰
On 21/02/2023 23:17, Uncle Gary wrote: OK GuyI'm certain that's the first line I edited, but I'll go back and try again ! Many thanks ! Gary After making the changes, you need to restart Apache so that changes can take effect.

[users@httpd] Re: Apache 2.4 ops

2023-02-22 Thread πŸ˜‰ Good Guy πŸ˜‰
On 22/02/2023 16:31, Uncle Gary wrote: Possible additional problem: Noticed that the 2.4 " Service " is stopped and will not start. "Γ‚ Windows could not start " etc etc. How exactly are you trying to start "service"?Β  Dis you install httpd as a service by typing: httpd -k You need to

[users@httpd] Re: Apache 2.4 ops

2023-02-22 Thread πŸ˜‰ Good Guy πŸ˜‰
On 22/02/2023 16:31, Uncle Gary wrote: Possible additional problem: Noticed that the 2.4 " Service " is stopped and will not start. "Γ‚ Windows could not start " etc etc. The full command to install a service is: httpd -k install Good luck.