mirror of
https://github.com/UnickSoft/graphonline.git
synced 2025-07-03 08:15:38 +00:00
Update README.md
This commit is contained in:
parent
5e9431f33a
commit
c6df88cf3d
@ -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/";
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user