apache tag

113 questions


1 answers
68 views
0
Booting Apache from USB Memory

I would like to put Apache in the USB memory to boot, but it won't boot if the drive changes.The configuration file below conf has been renamed correctly when the drive changes.Are there any other fil...

2 years ago

1 answers
85 views
0
httpd does not autoboot

We are using AWS EC2 to raise the web server.I set the automatic boot setting in chkconfig httpdon.At one point, I had to restart the server, and when I restarted it, httpd is no longer autostarting.S...

2 years ago

1 answers
57 views
0
Apache stopped booting after upgrading the individual PHP included with XAMPP.

This is the second question I made in Previous question.There is a big difference between the title and the second inquiry, so I re-posted it as a different matter.BackgroundIn order to switch PHP dev...

2 years ago

2 answers
59 views
0
What modules are used to prepare Apache 2.4 for Dos or DDos attacks?

We are building a server with Apache 2.4 and are planning to use third-party modules to prepare for a DOS attack.The following three options are likely.mod_dosdetectormod_evasivemod_bw However, there ...

2 years ago

2 answers
57 views
0
Understanding the Owner of a File Saved in PHP

I'm running it locally on Apache on Mac Yosemite.If you look at the running users in PHP as shown below, echo get_current_user();Then it becomes _www, but when I save the text file, the owner is My Na...

2 years ago

1 answers
128 views
0
When using AJPProxy and setting the context path to /, relative paths such as css/js are not read well

The environment is java8Tomcat8SpringMVCThat's it.When creating a web application, the VIEW style sheet and JavaScript's relative path are offset.Set the context path to / and http://Domain/I would ...

2 years ago

2 answers
75 views
0
I want to see 404 pages of browser standard

■EnvironmentI'm building a site on wordpress, but except for the URL created for membership only I'd like to see 404 pages that my browser spouts as a standard.■ What I tried If you write the followin...

2 years ago

1 answers
109 views
0
I got 403 error when I deleted symbolic link

The environment is Amazon Linux, Apache 2.4.25, and PHP7.After deleting the symbolic, the php file (login.php) that I had seen on the web in 200 was no longer visible on 403.I don't know the cause, so...


1 answers
56 views
0
After changing the Windows 10 machine, Apache 2.4 cannot alias the NAS hard drive.

As for Apache 2.4, when I migrated to a new Windows machine, I copied nttpd.conf, but the alias registration of the NAS hard drive did not work.I tried 4 types, but I can't.#The IP address version of ...

2 years ago

1 answers
75 views
0
How to Configure Apache/ActiveDirectory Authentication Authentication User ID Data to Search ActiveDirectory

I use Apache for a certain application at work, and Authentication needed to be authenticated using ActiveDirectory information.environmentServer A: Apache 2.4/Web ApplicationServer B: Active Director...

2 years ago
« - 4 - »

© 2024 OneMinuteCode. All rights reserved.