apache-config
php session variables expire after 30 mins
I have a php application running on LAMP. All the form information needs to be stored in Database. When the user does not submit the form more than 30 min, tries to submit later the php session variab[详细]
2023-02-15 14:35 分类:问答Allow anonymous access to parts of a secured Subversion repository
We face currently the problem to allow people access to parts of a subversion repository (1.5.x, soon 1.6.x), that is secure in other parts. Let me give you some details:[详细]
2023-02-12 21:37 分类:问答Get a 404 Error when clone, pull mercurial repository
I have a repository in here http://repos.joomlaguruteam.com/ I using hgweb.cgi this is my hgweb.config file[详细]
2023-02-09 19:18 分类:问答Is it possible to use variables in httpd.conf
Is there a way to use variables of some sort in an apache httpd.conf file?I\'d like to define a value and开发者_高级运维 use it throughout a block, as in[详细]
2023-02-05 02:14 分类:问答Mod Rewrite rules for a subdirectory
I have a drupal installation set up in a subdirectory of a domain (www.mydomain.com/cms), but I\'m having trouble getting the queries to format correctly using mod_rewrite. I need url requests coming[详细]
2023-02-05 00:47 分类:问答How to limit access to POST request over HTTPS for a single a file in Apache?
I have limited access to a file service.php located in /var/www/sample to HTTPS with following code: <Directory /var/www/sample>[详细]
2023-02-03 01:03 分类:问答simple domain question
Hi everyone I\'m a开发者_开发百科 new apache tomcat user I have question regarding seting up a domain name I\'m kinda confused about that and how do I know what is my current domain name? can I change[详细]
2023-02-01 07:13 分类:问答AllowEncodedSlashes Issue
I am currently having issues with encoded slashes on my Apache server. The url structure is as follows:[详细]
2023-01-30 02:38 分类:问答Need to allow encoded slashes on Apache
I\'m currently trying to place a URL w开发者_StackOverflow社区ithin a URL. For example: http://example.com/url/http%3A%2F%2Fwww.url2.com[详细]
2023-01-29 18:44 分类:问答Will broken css/image link 404 errors affect server performance under load?
I have a few images and a css file on my site that don\'t exist on the server, so each tim开发者_如何学运维e a visitor comes Apache throws 3 404 errors in it\'s log.The items are hidden on the page, s[详细]
2023-01-29 18:21 分类:问答