mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-03-16 22:10:25 +00:00
Typo fix
This commit is contained in:
parent
5c86ca6480
commit
e97ae76dfa
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@ browser to http://localhost:8888 to preview the code.
|
|||
Another alternative is XAMPP (Mac, Windows). You need to actually modify Apache's httpd.conf to point to your checkout:
|
||||
[Instructions](http://www.apachefriends.org/en/xampp.html)
|
||||
|
||||
You need the following Apache module loaded:
|
||||
You need the following Apache modules loaded:
|
||||
|
||||
* Rewrite (mod\_rewrite.so)
|
||||
* Expire (mod\_expires.so)
|
||||
|
|
|
|||
Loading…
Reference in a new issue