python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
request matching RewriteRule returns permission denied
I am experiencing a bizarre apache error. I'd like to rewrite all requests from /api/media/fi/le/path.jpg to /media/fi/le/path.jpg
This are rewrite rules setup in virtual host:
RewriteEngine on
Rewrit...
sanjihan
Votes: 0
Answers: 1
how resolve Boostrap very slow on localhost?
I have some trouble with Boostrap . It take 5,0s to load on localhost. But not everytime. Maybe 1 / 3 times.
I import the file from my folder.
I use Chrome but with safari its the same things.
When i ...
David51
Votes: 0
Answers: 0
CentOS 7 PHP 7.2.3 Apache 2.4: Apache is running a threaded MPM, but your PHP Module is not compiled to be threadsafe. You need to recompile PHP
I have followed a few tutorials in order to purposely install an outdated version of apache from the source as well as its dependencies. The issue I am experiencing is stemming from PHP not being proc...
user9536639
Votes: 0
Answers: 2
UI application is not opening with VIP URL but UI application is working as expected with Apache HTTPD URL
Earlier we had 1 vm where apache httpd (Loadbalancer) is running to loadbalannce our UI application which is deployed on weblogic managed servers in cluster with multiple instances. We can able to acc...
Mangesh Sarangi
Votes: 0
Answers: 1