apache2
Changing system time using /bin/date
I\'m trying to change system time via a script. Basically the command date -s \"<date>\" doesn\'t work since I run the command as user www-data. Although I edited /etc/sudoers file to give roo[详细]
2023-04-02 21:29 分类:问答Apache2 config file path on Ubuntu. [closed]
Closed. This question is off-topic. It is not开发者_开发知识库 currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.[详细]
2023-04-02 16:24 分类:问答Symfony2 on Installation Demo/Config 404 Error on Apache
I\'m trying to set up Symfony2 as per the guide on their website. I\'m running Apache2 on my local Ubuntu machine.[详细]
2023-04-02 08:43 分类:问答Redirect to trailng slash (htaccess)
Trying to add trailing slash to every link. i.e. http://mysite.com/products should make 301 redirect to http://mysite.com/products/ etc. But how? Here is htaccess:[详细]
2023-04-02 05:12 分类:问答How can I secure Tomcat's webapps with ADFS 2.0 and SAML/SSO?
I would like to secure my webapps (on Tomcat 5.5) with ADFS SSO. The webapps are accessed from outside through Apache2 and its rewrite module.[详细]
2023-04-02 00:40 分类:问答Rewrite rules not working - directory list returned instead of redirect
Please bear with me as I\'m new to mod_rewrite. I\'m trying to set up a rule such that eg domain.com/subfolder will redirect to domain.com/subfolder/subfolderindex.php, and domain.com/subfolder/subcat[详细]
2023-04-01 18:20 分类:问答Methods to determine if PHP is running from a shell or within apache? [duplicate]
This question already has answers here:开发者_C百科 Closed 11 years ago. Possible Duplicate: How to differentiate between http and cli requests?[详细]
2023-04-01 15:54 分类:问答apache2 multuple(too many) ruby processes
The screenshot above is top output on my server. The server is responding very slow. I have apache-passenger setup. The output sh开发者_StackOverflow社区ows 13 processes from apache user (www-data)[详细]
2023-04-01 14:06 分类:问答c# console application interacting with PHP page
I have a c# console application that I invoke with a server call in PHP chdir($filePath); exec($filePath.$fileName);[详细]
2023-04-01 10:25 分类:问答Mono - ASP.NET Application in domain Subfolder
I have an Apache server with mod_mono hooked up to a legacy ASP.NET application. I can\'t seem to get this application to work if I move it from a top level folder.[详细]
2023-03-31 20:15 分类:问答