403Webshell
Server IP : 82.208.35.60  /  Your IP : 216.73.216.89
Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31
System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64
User : studiokobylisy_cz ( 1008)
PHP Version : 7.3.31
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /usr/ports/www/nginx/files/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/www/nginx/files/extra-patch-spnego-http-auth-nginx-module-config
--- ../spnego-http-auth-nginx-module-c626163/config.orig	2020-10-17 22:35:57.676855000 +0200
+++ ../spnego-http-auth-nginx-module-c626163/config	2020-10-17 22:40:49.255324000 +0200
@@ -1,8 +1,10 @@
 ngx_addon_name=ngx_http_auth_spnego_module
-ngx_feature_libs="-lgssapi_krb5 -lkrb5 -lcom_err"
+ngx_feature_libs="-L%%GSSAPILIBDIR%% %%GSSAPILIBS%%"
+ngx_module_incs="%%GSSAPIINCDIR%%"
 
+
 if uname -o | grep -q FreeBSD; then
-    ngx_feature_libs="$ngx_feature_libs -lgssapi"
+    ngx_feature_libs="$ngx_feature_libs"
 fi
 
 if uname -a | grep -q NetBSD; then

Youez - 2016 - github.com/yon3zu
LinuXploit