We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d80b6df commit 1104dceCopy full SHA for 1104dce
1 file changed
mt-config.cgi-original
@@ -12,13 +12,13 @@
12
################################################################
13
14
# The CGIPath is the URL to your Movable Type directory
15
-CGIPath http://192.168.58.25/cgi-bin/mt/
+CGIPath /cgi-bin/mt/
16
17
# The StaticWebPath is the URL to your mt-static directory
18
# Note: Check the installation documentation to find out
19
# whether this is required for your environment. If it is not,
20
# simply remove it or comment out the line by prepending a "#".
21
-StaticWebPath http://192.168.58.25/mt-static
+StaticWebPath /mt-static
22
23
#================ DATABASE SETTINGS ==================
24
# CHANGE setting below that refer to databases
0 commit comments