Demo

Probiere ClanSphere aus und teste daran herum. Demo


Antworten: 7
Seite [1]
fixed


Beginner





Beiträge: 4
# Thema - 09.10.2008 um 18:22 Uhr
I need a .htaccess file for lighthttpd ...

can someone write it?

## Comment out the needed lines and save it as ".htaccess" to use ClanSphere with mod_rewrite
## You need at least Apache 1.3 or newer to use the following!
## Documentation = http://httpd.apache.org/docs/2.2/mod/mod_rewrite.html

## Uncomment the next line when symlinks are not set in Apache configuration

#Options +FollowSymLinks

## Uncomment the next line to enable the usage of mod_rewrite (needed)

RewriteEngine on

## Uncomment the next line to inherit mod_rewrite rules set in Apache configuration

#RewriteOptions inherit

## Uncomment the next line and update the path to use the clansphere directory if you move this file

#RewriteBase /

## Uncomment this to prevent overcuttings between real directories/files and virtual ones (needed)

RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f

## Uncomment the line and edit the php index files that should be accessible by the mod_rewrite rule (needed)

RewriteRule ^(admin|board|debug|index)(.*)$ $1.php?params=$2 [NC,L]
Inaktiv
Jam2 ClanSphere Team


Highlander





Beiträge: 3291
# Antwort: 1 - 09.10.2008 um 18:44 Uhr
http://ngg.lv/

No about, no Support


------------------
Gruß/ Best regards
Jam2

Nützliche Forumbeiträge/Codepastes: (Useful comments in our board / codepastes)
Template Switch for index.php
Board Navlist last posts

Edi: könnte man denn auch hier eine erweiterung einfügen?
Jam2: das web ist wie toyota.....
Edi: hö ?
Jam2: nichts ist unmöglich!


Inaktiv
|
fixed
Thread-Ersteller


Beginner





Beiträge: 4
# Antwort: 2 - 09.10.2008 um 21:04 Uhr
OK now it is scriptinfo


Zuletzt editiert von fixed am 09.10.2008 um 21:12 Uhr (2x Editiert)
Inaktiv
|
taM*


Geekboy




Beiträge: 1055
# Antwort: 3 - 09.10.2008 um 21:07 Uhr
the name must be "About" or "Scriptinfo".

And "Par mums" is "About us" (dt. Über Uns).


Inaktiv
|
fixed
Thread-Ersteller


Beginner





Beiträge: 4
# Antwort: 4 - 09.10.2008 um 21:18 Uhr
Now it's ok?


Inaktiv
|
Denni


Specialist




Herkunft: Ilsfeld
Beiträge: 1972
# Antwort: 5 - 09.10.2008 um 21:28 Uhr
fine, thanks
now you will get support


------------------
Gruß
Denni

ClanSphere - Makes your website a playmate, just dress her

Inaktiv
|
fixed
Thread-Ersteller


Beginner





Beiträge: 4
# Antwort: 6 - 09.10.2008 um 23:16 Uhr
lol

i just read ... lighthttpd don't read .htaccess file ... httpd.cfg needs to be edited ... i use hosting and i can't get to cfg file ... so please delete or lock topic ...


Zuletzt editiert von fixed am 10.10.2008 um 02:26 Uhr (1x Editiert)
Inaktiv
|
Denni


Specialist




Herkunft: Ilsfeld
Beiträge: 1972
# Antwort: 7 - 10.10.2008 um 10:56 Uhr
ok maybe you can contact your hoster to change it for you

/close


------------------
Gruß
Denni

ClanSphere - Makes your website a playmate, just dress her

Inaktiv
|

Dieses Thema wurde von Denni PM geschlossen.

Antworten: 7
Seite [1]