Htaccess domain redirects except for Let's Encrypt well-known folder
Reddit » Apache Webserver
by /u/alexanderdross
16h ago
I am using Apache >2.4.x and want to set-up htaccess domain/ path based redirects except for the Let's Encrypt "well-known" path. How do I do that? www.example.country -> www.example.com/country/ www.example.country/x/y -> www.example.com/country/x/y etc. but keeping www.example.country/.well-known/acme-challenge/ path untouched I am thinking about the below but cannot find the issue RewriteEngine On RewriteBase / RewriteCond %{THE_REQUEST} !/(?:.well-known|.well-known/acme-challenge)[?/\s] [NC] RewriteRule ^ [L,NE,R=301]https://www.example.com/country/%{REQUEST_URI} or.. Rewrite ..read more
Visit website
Apache2 - Wordpress folder inside /var/www/html is not showing up in localhost.
Reddit » Apache Webserver
by /u/Stoic_Morpheous666
2d ago
OS- Ubuntu 22.04 I have a wordpress file that I want to host locally and by putting it inside /var/www/html Though I have apache2 running successfully that I checked using systemctl, Again, when I run php -s localhost:5000, the file does working except now its running in port 5000, What are the things that I should look into for this issue? submitted by /u/Stoic_Morpheous666 [visit reddit] [comments ..read more
Visit website
Yealink Phone not pulling config from apache
Reddit » Apache Webserver
by /u/ACombs35
3d ago
submitted by /u/ACombs35 [visit reddit] [comments ..read more
Visit website
Hide SVN Repo from Apache site
Reddit » Apache Webserver
by /u/theamadelorean
4d ago
We have an apache server running on windows that's publishing an SVN repo. When you browse to the website of the svn repo, it lists all the files there and you can click and download whatever files...super cool. I'm trying to figure out how to disable this if possible. I'm not sure setting SVNListParentPath to Off will fix the issue since that's already the default option from what I've read. Plus in our subversion.conf file, there is no SVNParentPath set, only SVNPath. There is some AuthType configuration in that file as well but only for Write permission. submitted by /u/theamadelorean [vi ..read more
Visit website
Trying to deny serving up a file type, but having no luck
Reddit » Apache Webserver
by /u/elpollodiablox
5d ago
I'll start off by saying I am not an Apache guy by any stretch. It is a long story (involves an acquisition), but this landed on my lap because I am the closest thing we have to a web sysadmin - but my experience is all IIS. I'm trying to learn as I go, but am having some trouble with a few config issues. Doing a security remediation, and trying to get Apache to deny displaying certain file types on GET requests. Specifically there is a web.config file in the root of a site that hosts a php-based forum, and I do not want anyone to be able to request it. Whoever originally set this up put the ..read more
Visit website
Yealink Phone User Agent Redirect to upgrade firmware
Reddit » Apache Webserver
by /u/ACombs35
6d ago
I have been working on a way to force stair-step upgrade some yealink phones I have so that I do not have to browse into each one and upgrade them manually. I set up an Apache HTTP Server and used the Rewrite Engine to point the User Agent of specific firmware loads at the next available firmware version. However, when I do this, the phone does not retreive any config so it will not install the firmware. TIA Here is a log example of what I am getting: 172.31.37.30 - - [24/Apr/2024:13:21:08 -0500] "GET /805e0cd801ed.boot HTTP/1.1" 301 567 "-" "Yealink SIP-T53W 96.86.0.45 80:5e:0c:d8:01:ed" 17 ..read more
Visit website
Open training fund available in work - What to focus on?
Reddit » Apache Webserver
by /u/3cto
6d ago
Hi everyone, I'm a teacher working in a europe who dabbles in website design and running our Moodle server. My employer has been impressed with the work I've produced saying it went beyond their expectations. I thanked them for the compliment but was also honest with them and said that my hobbyist level knowledge was going to become a become a bottleneck at some point. They have now said there is funding available to train me up, with paid external courses if they are the best option. ​ What should I focus on? Can you recommend any specific courses? ​ I will... be running an apache based moo ..read more
Visit website
Get Ready to Pass the Databricks Developer for Apache Spark - Scala Exam
Reddit » Apache Webserver
by /u/certfun
1w ago
submitted by /u/certfun [visit reddit] [comments ..read more
Visit website
What is the latest version of Apache for Rocky Linux? - CVE-2024-27316
Reddit » Apache Webserver
by /u/Substantial_Buy6134
1w ago
submitted by /u/Substantial_Buy6134 [visit reddit] [comments ..read more
Visit website
Can not access apache2 webserver from outside of my home network with portforwarding
Reddit » Apache Webserver
by /u/4Gettt
1w ago
So I set up mediawiki with apache and everything went fine now my plan was to make it accessible through portforwarding and when that works set firewall rules to only allow specific ip's to access that. So in my router I set the Portforwarding of the Server to TCP and the port to 80. But I am still no able to access the server from outside my homenetwork with the public ip that is shown by my Browser. Any Ideas are appreciated! submitted by /u/4Gettt [visit reddit] [comments ..read more
Visit website

Follow Reddit » Apache Webserver on FeedSpot

Continue with Google
Continue with Apple
OR