mirror of
https://github.com/UnickSoft/graphonline.git
synced 2026-06-26 06:30:26 +00:00
Update README.md
This commit is contained in:
@@ -54,7 +54,7 @@ For example you place graphonline sources into http://localhost/graph/ directory
|
|||||||
```
|
```
|
||||||
RewriteRule ^(.*)$ /graph/index.php?q=$1 [L,QSA]
|
RewriteRule ^(.*)$ /graph/index.php?q=$1 [L,QSA]
|
||||||
```
|
```
|
||||||
2. Write your directory name to script\main.j variable SiteDirs:
|
2. Write your directory name to script\main.js variable SiteDirs:
|
||||||
```
|
```
|
||||||
var SiteDir = "graph/";
|
var SiteDir = "graph/";
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user