vhosts
Switching two virtual host (configured with httpd.conf) using .htaccess
I have configured tow virtual host for two domains www.domain1.com and www.domain2.com: <VirtualHost *>[详细]
2023-03-06 20:26 分类:问答VirtualHosts 404 for hidden files
I\'m using a friendly url solution that i achieve with the following lines in VirtualHosts RewriteEngine on[详细]
2023-03-06 07:45 分类:问答A different document root for beta users?
I have a wordpress based php application running on apache on ubuntu server. I have developed a new version of the application, and I\'d like only certain users to access this beta.[详细]
2023-03-05 06:56 分类:问答httpd.conf: PHP, Local Value doesn't work
I now have this when I run phpinfo(): disable_functions: [local]=exec, [master]=shell_exec But I s开发者_运维问答till can execute exec in that file where I put phpinfo in. Why? Local does overwrite ma[详细]
2023-02-27 20:07 分类:问答PHP local value / master value
I n开发者_StackOverflow社区ow have some functions disabled. In PHPInfo, I can see these functions are in \'local value\'. \'Master value\' is empty. I also disable phpinfo, but I still see the phpinfo[详细]
2023-02-27 03:45 分类:问答Redirect Traffic
I want to redirect traffic in this way. kevin.domain.com -> /var/www/kevin/domain.com/ thomas.example.com -> /var/www/thomas/domain.com/[详细]
2023-02-23 01:13 分类:问答Django StaticFiles APP and Wsgi
It\'s not so easy questions as others.. at least. it\'s not a problem to setup simple one-dir-based static files location..[详细]
2023-02-22 10:57 分类:问答Rewrite problem, /controller/action instead of /folder/file.php
I have a script of calling KCFinder. window.open(\'/kcfinder/browse.php?type=files\', ...); it must open a window which contains KCFinder, but when I click the \"Browser\" button, it generatates er[详细]
2023-02-17 22:50 分类:问答How do you read Apache vhost information (PerlSetVar) in CGI scripts?
Is there a sane way of accessing vhost (Pe开发者_JAVA百科rlSetVar) information from a CGI script?[详细]
2023-02-10 19:39 分类:问答Pointing a subdomain to another IP via Apache
Is it possible, using only Apache, to point a subdomain at a specific IP address? We currently have a primary domain(www.example.com) with 250+ subdomains(site1.example.com, site2.example.com, etc).[详细]
2023-02-10 00:08 分类:问答
加载中,请稍侯......