LxCenter HyperVM & Kloxo Support

Forum



Members   Search      Help    Register    Login    Home
Home » Kloxo Community Support » Knowledge Base » Re: Lighttp Rewrite Rule
Re: Lighttp Rewrite Rule [message #7054] Wed, 20 June 2007 14:28 Go to next message
Lxhelp
Messages: 23691
Registered: July 2006
The Champion
Currently, we do not provide support for individual lighttpd rewrite rules. We will add a feature, where lxadmin will come with all the rewrite rules pre-defined and you can add them by simply supplying the application. But at this point, you will have to do the research yourself.

Thanks.



Re: Lighttp Rewrite Rule [message #7102 is a reply to message #7054] Thu, 21 June 2007 09:26 Go to previous messageGo to next message
Lxhelp
Messages: 23691
Registered: July 2006
The Champion
We have added a permalink option to lxadmin. Go to domain home -> permalink and you will see a list of apps, for which we have integrated the url rewrite options. You can choose an app and lxadmin will add the corresponding rewrite rule to lighty config.

Currently, only wordpress and drupal are available though, but we will add more apps depending on the requests. Actually, if you get the joomla system working, please post the correct one here, and we will add it to the permalink list.

Thanks.

Re: Lighttp Rewrite Rule [message #73269 is a reply to message #7054] Mon, 15 March 2010 16:45 Go to previous messageGo to next message
member is currently offline member  Algeria
Messages: 1
Registered: March 2010
Member
hi

i manged to make joomla work with lightpd but using this extensions
sh404sef
following this steps

To use sh404sef you need to make sure the following line is in lighttpd.conf:

server.error-handler-404 = "/index.php"

Then tell Joomla and sh404sef that you are using .htaccess. (you are not, but it will work anyways).


hxxp://dev.anything-digital.com/FAQs/sh404SEF/How-do-i-confi gure-my-lighttpd-server.html


Note: nothing else will work beside joomla
e.g: i tried to install phpbb under subdomain
but the rewire rule wont work keep redirecting me to main index of the subdomain.

so i hade to jump to apache and everything now is white lol . nothing works something with session permission and
[warn] NameVirtualHost xxx.xxx.xxx.xxx:80 has no VirtualHosts
[Mon Mar 15 13:27:03 2010] [warn] NameVirtualHost xxx.xxx.xxx.xxx:443 has no VirtualHosts
iam still searching for solution. Grin

thanks.
Re: Lighttp Rewrite Rule [message #73536 is a reply to message #7054] Fri, 26 March 2010 12:44 Go to previous messageGo to next message
senator is currently offline senator  Turkey
Messages: 24
Registered: April 2007
Location: Turkey
Member
I am using the following lighttpd rewrite rule with Artio JoomSEF without any problem:

url.rewrite-once = (
          "^images*\.(jpg|jpeg|gif|png)" => "$0",
          "^/administrator.*$" => "$0",
          "^/mambots.*$" => "$0",
          "(/|\.htm|\.php|\.html|/[^.]*)$" => "/index.php"
     )


Lighttpd rewrite rule is very similar to Apache's, you can modify rule according to your SEF component easily.

You can use "Lighttpd Rewrite Rule" item under the domain you want to add rewrite rule from Kloxo.
Re: Lighttp Rewrite Rule [message #95461 is a reply to message #73536] Sat, 25 February 2012 04:55 Go to previous message
chobiengioi is currently offline chobiengioi  Vietnam
Messages: 1
Registered: February 2012
Location: Viet Nam
Member

Hi I just installed high Kloxo Kloxo the panel nhunwng I can not use the URL in Kloxo SEO function. I have found. Htaccess file in the webroot of Kloxo. Currently I am using cs-cart code and link to my form: domain.com / catalog / product-name-id.vip (before this code was run on ISPConfig) now I can not switch Kloxo run . Can someone help me.

Thank you!
Previous Topic:Firewall for LXAdmin
Next Topic:INFO
Goto Forum:
  


Current Time: Tue May 21 06:14:06 EDT 2013

Total time taken to generate the page: 0.01107 seconds
.:: Contact :: Home :: Privacy ::.

Click here to lend your support to: LxCenter and make a donation at www.pledgie.com !

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software