Download
Blog
Wiki
Forum
Store
Contact
Home
Products
Web Server
Load Balancer
LiteSpeed SAPI
Solutions
Web Hosting
Online Gaming
PHP Application
Rails Hosting
Case Studies
Resources
Documentation
White Papers
Benchmarks
Testimonials
FAQ
HOW-TOs
Support
Services
Wiki
Forum
Company
About
News
Blog
Management
Partners
Careers
Support
Services
Wiki
Forum
User Name
Password
Remember Me?
Register
FAQ
Members List
Calendar
Search
Today's Posts
Mark Forums Read
LiteSpeed Support Forums
>
Search Forums
>
Search Results
Page 1 of 2
1
2
>
Showing results 1 to 25 of 40 - Search took
0.00
seconds.
Search:
Posts Made By:
bangsters
Forum:
Install/Configuration
02-19-2013, 02:50 PM
Replies:
3
PCI compliance - disable SSLv2
Views:
369
Posted By
bangsters
Yes that's what I thought so too. But then the...
Yes that's what I thought so too. But then the pci report came out with 3 failures, all related to SSLv2.....
I'm having it run again.
Thank webizen for all your help :)
Forum:
Install/Configuration
02-19-2013, 02:12 PM
Replies:
3
PCI compliance - disable SSLv2
Views:
369
Posted By
bangsters
We edited the ssl.conf files and changed some...
We edited the ssl.conf files and changed some settings. If we try to do a test, this is what we get:
[root@server ~]# openssl s_client -ssl2 -connect 1xx.xxx.121.xxx:443
CONNECTED(00000003)...
Forum:
Install/Configuration
02-19-2013, 01:41 PM
Replies:
3
PCI compliance - disable SSLv2
Views:
369
Posted By
bangsters
PCI compliance - disable SSLv2
Hi. Our interworx box runs on cloudlinux and litespeed. We need to disable SSLv2 for PCI complaince.
How can we accomplish this? Is this on litespeed side where we need to disable?
Please...
Forum:
Bug Reports
06-30-2012, 09:43 PM
Replies:
3
random 404 errors on exiting pages
Views:
721
Posted By
bangsters
Hi. We don't have any rules that end in a ...
Hi.
We don't have any rules that end in a dot in .htaccess. Also, this happens to our clients and us as well, randomly. Below is the htaccess for one of our sites that experience random 404 as...
Forum:
Bug Reports
06-30-2012, 09:39 AM
Replies:
3
random 404 errors on exiting pages
Views:
721
Posted By
bangsters
random 404 errors on exiting pages
Hi.
Something is really bugging my clients. When browsing pages, form time to time the 404 error shows up on existing pages. After a 404 shows up, a press of the refresh button loads the page...
Forum:
Install/Configuration
06-27-2012, 08:33 PM
Replies:
6
[Solved] Custom error page
Views:
837
Posted By
bangsters
regular php file. the guys at interworx managed...
regular php file. the guys at interworx managed to fix it. needed to add the following the the httpd.conf file just above the errordocument line
AddHandler php5-script .php
AddType text/html...
Forum:
Install/Configuration
06-27-2012, 04:05 PM
Replies:
6
[Solved] Custom error page
Views:
837
Posted By
bangsters
webizen, for system wide, does litespeed...
webizen, for system wide, does litespeed recognize php files for 404 errordocs?
i have tweaked mine, it takes html files, but not php files.
Forum:
Install/Configuration
06-23-2012, 01:15 PM
Replies:
5
[solved] custom global 404 error with interworx
Views:
601
Posted By
bangsters
@webizen: Can Litespeed use php as an...
@webizen: Can Litespeed use php as an errordocument?
I added a custom 404 in the httpd.conf file. If I use filename.php it doesn't get recognized, but if I use filename.html it works just...
Forum:
Install/Configuration
06-20-2012, 12:31 PM
Replies:
5
[solved] custom global 404 error with interworx
Views:
601
Posted By
bangsters
Thanks as always!!
Thanks as always!!
Forum:
Install/Configuration
06-19-2012, 11:33 AM
Replies:
5
[solved] custom global 404 error with interworx
Views:
601
Posted By
bangsters
bump again please. trying to set a default...
bump again please. trying to set a default global 404 for our server running litespeed.
how can we accomplish this
Forum:
Install/Configuration
06-15-2012, 07:40 PM
Replies:
5
[solved] custom global 404 error with interworx
Views:
601
Posted By
bangsters
bump please. thanks!!
bump please.
thanks!!
Forum:
Install/Configuration
06-14-2012, 05:00 PM
Replies:
5
[solved] custom global 404 error with interworx
Views:
601
Posted By
bangsters
[solved] custom global 404 error with interworx
Hi.
We are using litespeed with interworx. We can change the 404 error document from within each end user.
How do we change it globally? We want to replace the default 404 page? The end...
Forum:
Install/Configuration
03-03-2012, 07:14 AM
Replies:
6
[solved] json error with zencart 1.5 eventhough json installed
Views:
1,001
Posted By
bangsters
Thanks webizen!!! I was able to get it to work by...
Thanks webizen!!! I was able to get it to work by using some of your suggestions :) I just had to tweak it a bit, but mostly thanks to you I figured it out
thanks again.
integration works...
Forum:
Install/Configuration
02-29-2012, 01:16 PM
Replies:
6
[solved] json error with zencart 1.5 eventhough json installed
Views:
1,001
Posted By
bangsters
Thanks webizen!! offtopic, in rewriterules,...
Thanks webizen!!
offtopic, in rewriterules, if I have a subdomain, how do I remove the subdomain so I onlyhave the domain? If I use {HTTP_HOST} it shows sub.domain.com. I only need domain.com
...
Forum:
Install/Configuration
02-29-2012, 10:41 AM
Replies:
6
[solved] json error with zencart 1.5 eventhough json installed
Views:
1,001
Posted By
bangsters
Thanks!! Got it fixed. I ended up recompiliing...
Thanks!! Got it fixed. I ended up recompiliing php. Original config was --enable-json=shared. I recompiled PHP 5.2.17 and change --enable-json=shared to just --enable-json.
Now question......
Forum:
Install/Configuration
02-29-2012, 08:12 AM
Replies:
6
[solved] json error with zencart 1.5 eventhough json installed
Views:
1,001
Posted By
bangsters
[solved] json error with zencart 1.5 eventhough json installed
Hi. I have a client that upgraded to zencart 1.5. In Admin login, he gets a blank page, and the debug error shows:
[29-Feb-2012 11:06:53] PHP Fatal error: Call to undefined function...
Forum:
Install/Configuration
02-15-2012, 05:14 PM
Replies:
11
[solved] Interworx integration for webmail
Views:
683
Posted By
bangsters
Actually got it to work!!! Thanks!!! My...
Actually got it to work!!! Thanks!!!
My rewrite rule was wrong.... I should have kept it at http://webmail/ instead of https://webmail/
Thanks again webizen and everyone in the forums.
Forum:
Install/Configuration
02-15-2012, 04:57 PM
Replies:
11
[solved] Interworx integration for webmail
Views:
683
Posted By
bangsters
That is how i did it I think.... I created ...
That is how i did it I think....
I created a vhost with a dedicated IP in portal.domainxyz.com/webmail. Then I created an .htaccess file inside that subdomain containing:
RewriteRule ^(.*)$...
Forum:
Install/Configuration
02-15-2012, 02:41 PM
Replies:
11
[solved] Interworx integration for webmail
Views:
683
Posted By
bangsters
HI. How can I do that? I meant having the...
HI.
How can I do that? I meant having the front end in https?
Forum:
Install/Configuration
02-15-2012, 02:24 PM
Replies:
11
[solved] Interworx integration for webmail
Views:
683
Posted By
bangsters
I got a workaround by using a subdomain. works...
I got a workaround by using a subdomain. works like a charm.
however, it is only for http proxying....
any idea when litespeed will support proxy for https?
Forum:
Install/Configuration
02-01-2012, 12:54 PM
Replies:
11
[solved] Interworx integration for webmail
Views:
683
Posted By
bangsters
I have added the external app. I created the...
I have added the external app. I created the .htaccess file. I get a 500 error. My .htaccess located in my ./html folder is
RewriteEngine On
RewriteRule ^(.*)$ http://webmail/$1...
Forum:
Install/Configuration
02-01-2012, 11:40 AM
Replies:
11
[solved] Interworx integration for webmail
Views:
683
Posted By
bangsters
Thanks! but what do I do with it and where do I...
Thanks! but what do I do with it and where do I put it? :)
Forum:
Install/Configuration
02-01-2012, 09:04 AM
Replies:
8
mod rewrite not working correctly after switch
Views:
594
Posted By
bangsters
yeah looks like mod rewrite for wordpress isn't...
yeah looks like mod rewrite for wordpress isn't working properly. Our other sites using mod rewrite though are fine (zencart sites)... but the wordpress ones are not loading properly....
Forum:
Install/Configuration
02-01-2012, 07:51 AM
Replies:
11
[solved] Interworx integration for webmail
Views:
683
Posted By
bangsters
[solved] Interworx integration for webmail
Guys. So far everything rocks with litespeed. Using it production-wise. Just have some minor glitches, like the mod_rewrite for wordpress issue (separate thread), and not getting the webmail at...
Forum:
Install/Configuration
01-18-2012, 08:56 AM
Replies:
8
mod rewrite not working correctly after switch
Views:
594
Posted By
bangsters
Thanks. That fixed the layout, but it's still...
Thanks. That fixed the layout, but it's still not going to blog.tailoredvps.com. Instead it still shows the main page of tailoredvps and not the blog.
Any suggestions?
Showing results 1 to 25 of 40
Page 1 of 2
1
2
>
Forum Jump
User Control Panel
Private Messages
Subscriptions
Who's Online
Search Forums
Forums Home
General
News
Use Cases
LiteSpeed Web Server
General
Install/Configuration
LiteSpeed Cache
Feedback/Feature Requests
Bug Reports
LSWS 4.1 Release
LiteSpeed Load Balancer
General
LiteSpeed Anti-DDoS
Proxy Service
Popular web applications
Word Press
vBulletin Forum
Joomla
Magento
External Applications
Apache Migration/Compatibility
Ruby/Rails
PHP
CGI/Perl/Python
Java JSP/Servlet
All times are GMT -7. The time now is
03:48 AM
.
-
Archive
-
Top
© Copyright 2003-2011 LiteSpeed Technologies, Inc. All rights reserved.
Privacy Policy
.